Home
last modified time | relevance | path

Searched defs:centralSurfaces (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/phone/
DCentralSurfacesKosmos.kt25 val Kosmos.centralSurfaces by Fixture { mock<CentralSurfaces>() } in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/
DShadeTouchHandler.java54 ShadeTouchHandler(Optional<CentralSurfaces> centralSurfaces, in ShadeTouchHandler()
DBouncerSwipeTouchHandler.java207 Optional<CentralSurfaces> centralSurfaces, in BouncerSwipeTouchHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
DCommunalTouchHandler.java56 Optional<CentralSurfaces> centralSurfaces, in CommunalTouchHandler()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java187 void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewController.kt58 private val centralSurfaces: CentralSurfaces, in <lambda>() constant
270 private val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
DDozeServiceHost.java160 CentralSurfaces centralSurfaces, in initialize()
DUnlockedScreenOffAnimationController.kt77 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
DCentralSurfacesCommandQueueCallbacks.java122 CentralSurfaces centralSurfaces, in CentralSurfacesCommandQueueCallbacks()
DLegacyActivityStarterInternalImpl.kt97 private val centralSurfaces: CentralSurfaces? in <lambda>() constant in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImpl
DStatusBarKeyguardViewManager.java439 public void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/camera/
DCameraGestureHelper.kt50 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.camera.CameraGestureHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationControllerTest.kt68 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldAodAnimationControllerTest.kt71 @Mock lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/camera/
DCameraGestureHelperTest.kt57 lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.camera.CameraGestureHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DCommunalSceneStartable.kt87 private val centralSurfaces: CentralSurfaces? by centralSurfacesOpt in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java174 CentralSurfaces centralSurfaces, in NotificationShadeWindowViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationShadeWindowViewTest.kt93 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt112 @Mock private lateinit var centralSurfaces: CentralSurfaces variable
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DLegacyActivityStarterInternalImplTest.kt79 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImplTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/domain/startable/
DSceneContainerStartableTest.kt102 private val centralSurfaces = kosmos.centralSurfaces in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionControllerTest.kt94 @Mock lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.LockscreenShadeTransitionControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/startable/
DSceneContainerStartable.kt127 private val centralSurfaces: CentralSurfaces? in <lambda>() constant in com.android.systemui.scene.domain.startable.SceneContainerStartable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt96 lateinit var centralSurfaces: CentralSurfaces in <lambda>() variable