/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/phone/ |
D | CentralSurfacesKosmos.kt | 25 val Kosmos.centralSurfaces by Fixture { mock<CentralSurfaces>() } in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ambient/touch/ |
D | ShadeTouchHandler.java | 54 ShadeTouchHandler(Optional<CentralSurfaces> centralSurfaces, in ShadeTouchHandler()
|
D | BouncerSwipeTouchHandler.java | 207 Optional<CentralSurfaces> centralSurfaces, in BouncerSwipeTouchHandler()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/ |
D | CommunalTouchHandler.java | 56 Optional<CentralSurfaces> centralSurfaces, in CommunalTouchHandler()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardViewController.java | 187 void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PhoneStatusBarViewController.kt | 58 private val centralSurfaces: CentralSurfaces, in <lambda>() constant 270 private val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
|
D | DozeServiceHost.java | 160 CentralSurfaces centralSurfaces, in initialize()
|
D | UnlockedScreenOffAnimationController.kt | 77 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
|
D | CentralSurfacesCommandQueueCallbacks.java | 122 CentralSurfaces centralSurfaces, in CentralSurfacesCommandQueueCallbacks()
|
D | LegacyActivityStarterInternalImpl.kt | 97 private val centralSurfaces: CentralSurfaces? in <lambda>() constant in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImpl
|
D | StatusBarKeyguardViewManager.java | 439 public void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/camera/ |
D | CameraGestureHelper.kt | 50 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.camera.CameraGestureHelper
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | UnlockedScreenOffAnimationControllerTest.kt | 68 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/ |
D | FoldAodAnimationControllerTest.kt | 71 @Mock lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/camera/ |
D | CameraGestureHelperTest.kt | 57 lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.camera.CameraGestureHelperTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ |
D | CommunalSceneStartable.kt | 87 private val centralSurfaces: CentralSurfaces? by centralSurfacesOpt in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationShadeWindowViewController.java | 174 CentralSurfaces centralSurfaces, in NotificationShadeWindowViewController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationShadeWindowViewTest.kt | 93 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.NotificationShadeWindowViewTest
|
D | NotificationShadeWindowViewControllerTest.kt | 112 @Mock private lateinit var centralSurfaces: CentralSurfaces variable
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ |
D | LegacyActivityStarterInternalImplTest.kt | 79 @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/ |
D | SceneContainerStartableTest.kt | 102 private val centralSurfaces = kosmos.centralSurfaces in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | LockscreenShadeTransitionControllerTest.kt | 94 @Mock lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.LockscreenShadeTransitionControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/startable/ |
D | SceneContainerStartable.kt | 127 private val centralSurfaces: CentralSurfaces? in <lambda>() constant in com.android.systemui.scene.domain.startable.SceneContainerStartable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | LockscreenShadeTransitionController.kt | 96 lateinit var centralSurfaces: CentralSurfaces in <lambda>() variable
|