Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DQsFrameTranslateImpl.java37 public QsFrameTranslateImpl(CentralSurfaces centralSurfaces) { in QsFrameTranslateImpl()
DQsFrameTranslateController.java32 public QsFrameTranslateController(CentralSurfaces centralSurfaces) { in QsFrameTranslateController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
DShadeTouchHandler.java43 ShadeTouchHandler(Optional<CentralSurfaces> centralSurfaces, in ShadeTouchHandler()
DBouncerSwipeTouchHandler.java203 Optional<CentralSurfaces> centralSurfaces, in BouncerSwipeTouchHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarLaunchAnimatorController.kt13 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.statusbar.phone.StatusBarLaunchAnimatorController
DPhoneStatusBarViewController.kt52 private val centralSurfaces: CentralSurfaces, in <lambda>() constant
222 private val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
DStatusBarTouchableRegionManager.java121 protected void setup( in setup()
DSystemBarAttributesListener.kt44 private val centralSurfaces: CentralSurfaces, constant in com.android.systemui.statusbar.phone.SystemBarAttributesListener
DStatusBarNotificationPresenter.java124 CentralSurfaces centralSurfaces, in StatusBarNotificationPresenter()
DDozeServiceHost.java141 CentralSurfaces centralSurfaces, in initialize()
DStatusBarNotificationActivityStarter.java132 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardViewController.java180 void registerCentralSurfaces(CentralSurfaces centralSurfaces, in registerCentralSurfaces()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/fsi/
DFsiChromeViewBinder.kt26 val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.statusbar.notification.fsi.FsiChromeViewBinder
DFsiChromeRepo.kt39 private val centralSurfaces: CentralSurfaces in <lambda>() constant in com.android.systemui.statusbar.notification.fsi.FsiChromeRepo
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DPulsingGestureListener.kt53 private val centralSurfaces: CentralSurfaces, in <lambda>() constant in com.android.systemui.shade.PulsingGestureListener
DNotificationShadeWindowViewController.java128 CentralSurfaces centralSurfaces, in NotificationShadeWindowViewController()
/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/shade/
DPulsingGestureListenerTest.kt58 private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.PulsingGestureListenerTest
DNotificationShadeWindowViewControllerTest.kt71 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DSystemBarAttributesListenerTest.kt41 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.statusbar.phone.SystemBarAttributesListenerTest
/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/tests/src/com/android/systemui/statusbar/notification/fsi/
DFsiChromeRepoTest.kt58 @Mock lateinit var centralSurfaces: CentralSurfaces in <lambda>() variable in com.android.systemui.statusbar.notification.fsi.FsiChromeRepoTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DOverviewProxyServiceTest.kt95 @Mock private lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.recents.OverviewProxyServiceTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldAodAnimationControllerTest.kt72 @Mock lateinit var centralSurfaces: CentralSurfaces variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
DFoldAodAnimationController.kt64 private lateinit var centralSurfaces: CentralSurfaces in <lambda>() variable in com.android.systemui.unfold.FoldAodAnimationController

12