Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
DShadeTouchHandler.java44 ShadeTouchHandler(Optional<CentralSurfaces> centralSurfaces, in ShadeTouchHandler()
DBouncerSwipeTouchHandler.java212 Optional<CentralSurfaces> centralSurfaces, in BouncerSwipeTouchHandler()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java188 void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java135 protected void setup( in setup()
DPhoneStatusBarViewController.kt54 private val centralSurfaces: CentralSurfaces, in <lambda>() constant
244 private val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
DSystemBarAttributesListener.kt44 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.statusbar.phone.SystemBarAttributesListener
DDozeServiceHost.java148 CentralSurfaces centralSurfaces, in initialize()
DUnlockedScreenOffAnimationController.kt70 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
DCentralSurfacesCommandQueueCallbacks.java125 CentralSurfaces centralSurfaces, in CentralSurfacesCommandQueueCallbacks()
DActivityStarterImpl.kt94 private val centralSurfaces: CentralSurfaces? in <lambda>() constant in com.android.systemui.statusbar.phone.ActivityStarterImpl
DStatusBarKeyguardViewManager.java409 public void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/camera/
DCameraGestureHelper.kt48 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.camera.CameraGestureHelper
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationControllerTest.kt65 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
DSystemBarAttributesListenerTest.kt38 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.SystemBarAttributesListenerTest
DActivityStarterImplTest.kt63 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.ActivityStarterImplTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/camera/
DCameraGestureHelperTest.kt56 lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.camera.CameraGestureHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java155 CentralSurfaces centralSurfaces, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java3482 CentralSurfaces centralSurfaces, in initDependencies()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DOverviewProxyServiceTest.kt96 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.recents.OverviewProxyServiceTest
/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/shade/
DNotificationShadeWindowViewTest.kt91 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt92 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt90 lateinit var centralSurfaces: CentralSurfaces in <lambda>() variable