Home
last modified time | relevance | path

Searched defs:powerInteractor (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationClicker.java56 PowerInteractor powerInteractor, in NotificationClicker()
134 public Builder(NotificationClickerLogger logger, PowerInteractor powerInteractor) { in Builder()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManagerTest.java142 PowerInteractor powerInteractor, in TestableNotificationRemoteInputManager()
H A DLockscreenShadeTransitionControllerTest.kt113 private val powerInteractor = PowerInteractor( regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/
H A DNotificationShelfInteractorTest.kt58 private val powerInteractor = regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/
H A DNotificationShelfViewModelTest.kt69 private val powerInteractor by lazy { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DCentralSurfacesDependenciesModule.java111 PowerInteractor powerInteractor, in provideNotificationRemoteInputManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java111 PowerInteractor powerInteractor, in StatusBarNotificationPresenter()
H A DStatusBarNotificationActivityStarter.java138 StatusBarNotificationActivityStarter( in StatusBarNotificationActivityStarter()
H A DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java157 PowerInteractor powerInteractor, in NotificationShadeWindowViewController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java257 PowerInteractor powerInteractor, in NotificationRemoteInputManager()