/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | NotificationShadeWindowControllerKosmos.kt | 22 var Kosmos.notificationShadeWindowController by variable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarHeadsUpChangeListener.java | 52 NotificationShadeWindowController notificationShadeWindowController, in StatusBarHeadsUpChangeListener()
|
D | StatusBarTransitionAnimatorController.kt | 22 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.statusbar.phone.StatusBarTransitionAnimatorController
|
D | StatusBarTouchableRegionManager.java | 88 NotificationShadeWindowController notificationShadeWindowController, in StatusBarTouchableRegionManager()
|
D | StatusBarNotificationPresenter.java | 120 NotificationShadeWindowController notificationShadeWindowController, in StatusBarNotificationPresenter()
|
D | DozeServiceHost.java | 125 NotificationShadeWindowController notificationShadeWindowController, in DozeServiceHost()
|
D | StatusBarNotificationActivityStarter.java | 153 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
D | ReferenceSystemUIModule.java | 212 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
|
D | SystemUIModule.java | 379 NotificationShadeWindowController notificationShadeWindowController, in provideBubblesManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 133 NotificationShadeWindowController notificationShadeWindowController, in create() 180 NotificationShadeWindowController notificationShadeWindowController, in BubblesManager()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/ |
D | SceneContainerStartableTest.kt | 953 val notificationShadeWindowController = kosmos.notificationShadeWindowController in <lambda>() constant 976 val notificationShadeWindowController = kosmos.notificationShadeWindowController in <lambda>() constant 1011 val notificationShadeWindowController = kosmos.notificationShadeWindowController in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | BaseShadeControllerImpl.kt | 32 protected val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.shade.BaseShadeControllerImpl
|
D | ShadeControllerImpl.java | 88 NotificationShadeWindowController notificationShadeWindowController, in ShadeControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/ |
D | KeyguardModule.java | 125 static KeyguardViewMediator newKeyguardViewMediator( in newKeyguardViewMediator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/back/domain/interactor/ |
D | BackActionInteractor.kt | 49 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant in com.android.systemui.back.domain.interactor.BackActionInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/ |
D | BouncerSwipeTouchHandler.java | 208 NotificationShadeWindowController notificationShadeWindowController, in BouncerSwipeTouchHandler()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | ShadeControllerImplTest.kt | 78 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.shade.ShadeControllerImplTest
|
D | NotificationShadeWindowViewTest.kt | 101 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.shade.NotificationShadeWindowViewTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ |
D | CommunalSceneStartable.kt | 76 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/ |
D | BouncerSwipeTouchHandlerTest.java | 285 NotificationShadeWindowController notificationShadeWindowController) { in onSessionStartHelper()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthRippleControllerTest.kt | 85 private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.biometrics.AuthRippleControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavBarHelper.java | 193 NotificationShadeWindowController notificationShadeWindowController, in NavBarHelper()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationShadeDepthControllerTest.kt | 73 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/back/domain/interactor/ |
D | BackActionInteractorTest.kt | 92 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.back.domain.interactor.BackActionInteractorTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthRippleController.kt | 79 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController
|