Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java52 import com.android.systemui.statusbar.NotificationLockscreenUserManagerImpl;
112 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DReferenceSystemUIModule.java50 import com.android.systemui.statusbar.NotificationLockscreenUserManagerImpl;
122 NotificationLockscreenUserManagerImpl notificationLockscreenUserManager); in bindNotificationLockscreenUserManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java79 public class NotificationLockscreenUserManagerImpl implements class
226 public NotificationLockscreenUserManagerImpl(Context context, in NotificationLockscreenUserManagerImpl() method in NotificationLockscreenUserManagerImpl
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerTest.java352 extends NotificationLockscreenUserManagerImpl {