Home
last modified time | relevance | path

Searched refs:NotificationLockscreenUserManagerImpl (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIDefaultModule.java31 import com.android.systemui.statusbar.NotificationLockscreenUserManagerImpl;
64 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/
DCarSystemUIModule.java31 import com.android.systemui.statusbar.NotificationLockscreenUserManagerImpl;
79 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java69 public class NotificationLockscreenUserManagerImpl implements class
179 public NotificationLockscreenUserManagerImpl(Context context) { in NotificationLockscreenUserManagerImpl() method in NotificationLockscreenUserManagerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerTest.java186 extends NotificationLockscreenUserManagerImpl {