Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationClicker.java56 PowerInteractor powerInteractor, in NotificationClicker()
137 public Builder(NotificationClickerLogger logger, PowerInteractor powerInteractor) { in Builder()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/power/domain/interactor/
DPowerInteractorKosmos.kt25 val Kosmos.powerInteractor by constant
DPowerInteractorFactory.kt54 val powerInteractor: PowerInteractor, constant in com.android.systemui.power.domain.interactor.PowerInteractorFactory.WithDependencies
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DFromOccludedTransitionInteractorTest.kt75 private val powerInteractor = kosmos.powerInteractor constant
DFromDreamingTransitionInteractorTest.kt75 private val powerInteractor = kosmos.powerInteractor constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
DSmartspaceViewModelTest.kt43 private val powerInteractor = kosmos.powerInteractor constant in com.android.systemui.smartspace.SmartspaceViewModelTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/
DNotificationShelfInteractorTest.kt57 private val powerInteractor = constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DAlternateBouncerDependencies.kt39 val powerInteractor: PowerInteractor, constant in com.android.systemui.keyguard.ui.viewmodel.AlternateBouncerDependencies
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DResourceTrimmerTest.kt49 private val powerInteractor = kosmos.powerInteractor constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationLoggerViewModelTest.kt46 private val powerInteractor = kosmos.powerInteractor in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/
DNotificationShelfInteractor.kt37 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.statusbar.notification.shelf.domain.interactor.NotificationShelfInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DLockscreenHostedDreamGestureListener.kt43 private val powerInteractor: PowerInteractor, constant in com.android.systemui.shade.LockscreenHostedDreamGestureListener
DPulsingGestureListener.kt53 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.shade.PulsingGestureListener
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldLightRevealOverlayAnimationTest.kt59 private val powerInteractor = kosmos.powerInteractor constant in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
DDisplaySwitchLatencyTrackerTest.kt77 private val powerInteractor = mock<PowerInteractor>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java144 PowerInteractor powerInteractor, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceUnlockedInteractor.kt51 private val powerInteractor: PowerInteractor, in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DCommunalDreamStartable.kt50 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.communal.CommunalDreamStartable
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/flags/
DScreenIdleConditionTest.kt41 @Mock private lateinit var powerInteractor: PowerInteractor variable in com.android.systemui.flags.ScreenIdleConditionTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DLightRevealScrimInteractor.kt43 private val powerInteractor: Lazy<PowerInteractor>, constant in com.android.systemui.keyguard.domain.interactor.LightRevealScrimInteractor
DKeyguardOcclusionInteractor.kt54 private val powerInteractor: PowerInteractor, in <lambda>() constant
DKeyguardKeyEventInteractor.kt46 private val powerInteractor: PowerInteractor, constant in com.android.systemui.keyguard.domain.interactor.KeyguardKeyEventInteractor
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DHideNotificationsInteractorTest.kt64 private val powerInteractor = constant in com.android.systemui.statusbar.notification.stack.domain.interactor.HideNotificationsInteractorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DCentralSurfacesDependenciesModule.java147 Lazy<PowerInteractor> powerInteractor in provideCommandQueue()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardInteractorFactory.kt120 val powerInteractor: PowerInteractor, constant in com.android.systemui.keyguard.domain.interactor.KeyguardInteractorFactory.WithDependencies

123