/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | HideNotifsForOtherUsersCoordinator.java | 22 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 23 import com.android.systemui.statusbar.NotificationLockscreenUserManager.UserChangedListener; 43 private final NotificationLockscreenUserManager mLockscreenUserManager; 47 NotificationLockscreenUserManager lockscreenUserManager) { in HideNotifsForOtherUsersCoordinator()
|
D | ViewConfigCoordinator.kt | 24 import com.android.systemui.statusbar.NotificationLockscreenUserManager in <lambda>() 25 import com.android.systemui.statusbar.NotificationLockscreenUserManager.UserChangedListener in <lambda>() 43 private val mLockscreenUserManager: NotificationLockscreenUserManager, in <lambda>()
|
D | SensitiveContentCoordinator.kt | 24 import com.android.systemui.statusbar.NotificationLockscreenUserManager 57 private val lockscreenUserManager: NotificationLockscreenUserManager, in bindCoordinator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | DynamicPrivacyController.java | 25 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 38 private final NotificationLockscreenUserManager mLockscreenUserManager; 46 DynamicPrivacyController(NotificationLockscreenUserManager notificationLockscreenUserManager, in DynamicPrivacyController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/ |
D | DynamicPrivacyControllerTest.java | 35 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 49 private NotificationLockscreenUserManager mLockScreenUserManager 50 = mock(NotificationLockscreenUserManager.class);
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | HideNotifsForOtherUsersCoordinatorTest.java | 33 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 34 import com.android.systemui.statusbar.NotificationLockscreenUserManager.UserChangedListener; 53 @Mock private NotificationLockscreenUserManager mLockscreenUserManager;
|
D | ViewConfigCoordinatorTest.kt | 24 import com.android.systemui.statusbar.NotificationLockscreenUserManager 25 import com.android.systemui.statusbar.NotificationLockscreenUserManager.UserChangedListener 58 private val lockscreenUserManager: NotificationLockscreenUserManager = mock()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/ |
D | NotifUiAdjustmentProvider.kt | 29 import com.android.systemui.statusbar.NotificationLockscreenUserManager 49 private val lockscreenUserManager: NotificationLockscreenUserManager, 102 NotificationLockscreenUserManager.NotificationStateChangedListener { in <lambda>()
|
D | NotificationRowBinderImpl.java | 39 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 71 private final NotificationLockscreenUserManager mNotificationLockscreenUserManager; 90 NotificationLockscreenUserManager notificationLockscreenUserManager, in NotificationRowBinderImpl()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarRemoteInputCallbackTest.java | 39 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 60 @Mock private NotificationLockscreenUserManager mNotificationLockscreenUserManager; 76 mDependency.injectTestDependency(NotificationLockscreenUserManager.class, in setUp()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/ |
D | DreamMediaEntryComplication.java | 34 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 108 private final NotificationLockscreenUserManager mLockscreenUserManager; 124 NotificationLockscreenUserManager lockscreenUserManager, in DreamMediaEntryViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarRemoteInputCallback.java | 19 import static com.android.systemui.statusbar.NotificationLockscreenUserManager.NOTIFICATION_UNLOCKE… 46 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 68 private final NotificationLockscreenUserManager mLockscreenUserManager; 90 NotificationLockscreenUserManager notificationLockscreenUserManager, in StatusBarRemoteInputCallback()
|
D | KeyguardBypassController.kt | 35 import com.android.systemui.statusbar.NotificationLockscreenUserManager in <lambda>() 58 lockscreenUserManager: NotificationLockscreenUserManager, in <lambda>() 153 object : NotificationLockscreenUserManager.UserChangedListener { in <lambda>()
|
D | StatusBarNotificationPresenter.java | 50 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 85 private final NotificationLockscreenUserManager mLockscreenUserManager; 127 NotificationLockscreenUserManager lockscreenUserManager, in StatusBarNotificationPresenter()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | NotificationLockscreenUserManagerKosmos.kt | 24 mock<NotificationLockscreenUserManager>() in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationLockscreenUserManager.java | 22 public interface NotificationLockscreenUserManager { interface
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/inflation/ |
D | NotifUiAdjustmentProviderTest.kt | 29 import com.android.systemui.statusbar.NotificationLockscreenUserManager 60 private val lockscreenUserManager: NotificationLockscreenUserManager = mock() 105 withArgCaptor<NotificationLockscreenUserManager.NotificationStateChangedListener> { in notifLockscreenStateChangeWillNotifDirty()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManagerTest.java | 70 @Mock private NotificationLockscreenUserManager mLockscreenUserManager; 141 NotificationLockscreenUserManager lockscreenUserManager, in TestableNotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/interactor/ |
D | MediaControlInteractor.kt | 41 import com.android.systemui.statusbar.NotificationLockscreenUserManager in <lambda>() 60 private val lockscreenUserManager: NotificationLockscreenUserManager, in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 61 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 109 private final NotificationLockscreenUserManager mNotifUserManager; 142 NotificationLockscreenUserManager notifUserManager, in create() 189 NotificationLockscreenUserManager notifUserManager, in BubblesManager() 243 new NotificationLockscreenUserManager.UserChangedListener() { in BubblesManager()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/ |
D | DreamMediaEntryComplicationTest.java | 43 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 82 private NotificationLockscreenUserManager mLockscreenUserManager;
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
D | KeyguardNotificationVisibilityProvider.kt | 19 import com.android.systemui.statusbar.NotificationLockscreenUserManager 79 private val lockscreenUserManager: NotificationLockscreenUserManager,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
D | ReferenceSystemUIModule.java | 60 import com.android.systemui.statusbar.NotificationLockscreenUserManager; 154 abstract NotificationLockscreenUserManager bindNotificationLockscreenUserManager( in bindNotificationLockscreenUserManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/ |
D | LegacyMediaDataFilterImpl.kt | 33 import com.android.systemui.statusbar.NotificationLockscreenUserManager in <lambda>() 70 private val lockscreenUserManager: NotificationLockscreenUserManager, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/ |
D | TestMocksModule.kt | 55 import com.android.systemui.statusbar.NotificationLockscreenUserManager 111 @get:Provides val notificationLockscreenUserManager: NotificationLockscreenUserManager = mock(),
|