Home
last modified time | relevance | path

Searched defs:notificationShadeWindowController (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
DNotificationShadeWindowControllerKosmos.kt22 var Kosmos.notificationShadeWindowController by variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarHeadsUpChangeListener.java52 NotificationShadeWindowController notificationShadeWindowController, in StatusBarHeadsUpChangeListener()
DStatusBarTransitionAnimatorController.kt22 private val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.statusbar.phone.StatusBarTransitionAnimatorController
DStatusBarTouchableRegionManager.java88 NotificationShadeWindowController notificationShadeWindowController, in StatusBarTouchableRegionManager()
DStatusBarNotificationPresenter.java120 NotificationShadeWindowController notificationShadeWindowController, in StatusBarNotificationPresenter()
DDozeServiceHost.java125 NotificationShadeWindowController notificationShadeWindowController, in DozeServiceHost()
DStatusBarNotificationActivityStarter.java153 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DReferenceSystemUIModule.java212 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
DSystemUIModule.java379 NotificationShadeWindowController notificationShadeWindowController, in provideBubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java133 NotificationShadeWindowController notificationShadeWindowController, in create()
180 NotificationShadeWindowController notificationShadeWindowController, in BubblesManager()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/
DSceneContainerStartableTest.kt953 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/
DBaseShadeControllerImpl.kt32 protected val notificationShadeWindowController: NotificationShadeWindowController, constant in com.android.systemui.shade.BaseShadeControllerImpl
DShadeControllerImpl.java88 NotificationShadeWindowController notificationShadeWindowController, in ShadeControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/dagger/
DKeyguardModule.java125 static KeyguardViewMediator newKeyguardViewMediator( in newKeyguardViewMediator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/back/domain/interactor/
DBackActionInteractor.kt49 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/
DBouncerSwipeTouchHandler.java208 NotificationShadeWindowController notificationShadeWindowController, in BouncerSwipeTouchHandler()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DShadeControllerImplTest.kt78 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.shade.ShadeControllerImplTest
DNotificationShadeWindowViewTest.kt101 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.shade.NotificationShadeWindowViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DCommunalSceneStartable.kt76 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/
DBouncerSwipeTouchHandlerTest.java285 NotificationShadeWindowController notificationShadeWindowController) { in onSessionStartHelper()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthRippleControllerTest.kt85 private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.biometrics.AuthRippleControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavBarHelper.java193 NotificationShadeWindowController notificationShadeWindowController, in NavBarHelper()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationShadeDepthControllerTest.kt73 @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/
DBackActionInteractorTest.kt92 @Mock private lateinit var notificationShadeWindowController: NotificationShadeWindowController variable in com.android.systemui.back.domain.interactor.BackActionInteractorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleController.kt79 private val notificationShadeWindowController: NotificationShadeWindowController, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController

12