/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationClicker.java | 65 PowerInteractor powerInteractor, in NotificationClicker() 160 public Builder(NotificationClickerLogger logger, PowerInteractor powerInteractor) { in Builder()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
D | FromOccludedTransitionInteractorTest.kt | 68 private val powerInteractor = kosmos.powerInteractor constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/ |
D | SmartspaceViewModelTest.kt | 43 private val powerInteractor = kosmos.powerInteractor constant
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/power/domain/interactor/ |
D | PowerInteractorKosmos.kt | 26 val Kosmos.powerInteractor by constant
|
D | PowerInteractorFactory.kt | 55 val powerInteractor: PowerInteractor, constant in com.android.systemui.power.domain.interactor.PowerInteractorFactory.WithDependencies
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/util/ |
D | UserTouchActivityNotifier.kt | 36 private val powerInteractor: PowerInteractor, constant in com.android.systemui.communal.util.UserTouchActivityNotifier
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ |
D | ResourceTrimmerTest.kt | 48 private val powerInteractor = kosmos.powerInteractor constant in com.android.systemui.keyguard.ResourceTrimmerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/ |
D | AlternateBouncerDependencies.kt | 40 val powerInteractor: PowerInteractor, constant in com.android.systemui.keyguard.ui.viewmodel.AlternateBouncerDependencies
|
D | GoneToAodTransitionViewModel.kt | 46 private val powerInteractor: PowerInteractor, in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/ |
D | NotificationShelfInteractor.kt | 40 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.statusbar.notification.shelf.domain.interactor.NotificationShelfInteractor
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/ |
D | FoldLightRevealOverlayAnimationTest.kt | 67 private val powerInteractor = kosmos.powerInteractor constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/ |
D | NotificationLoggerViewModelTest.kt | 54 private val powerInteractor = kosmos.powerInteractor in <lambda>() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/flags/ |
D | ScreenIdleConditionTest.kt | 44 @Mock private lateinit var powerInteractor: PowerInteractor variable in com.android.systemui.flags.ScreenIdleConditionTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/domain/interactor/ |
D | HideNotificationsInteractorTest.kt | 62 private val powerInteractor = constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/ |
D | CentralSurfacesDependenciesModule.java | 146 Lazy<PowerInteractor> powerInteractor in provideCommandQueue()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardOcclusionInteractor.kt | 55 private val powerInteractor: PowerInteractor, in <lambda>() constant
|
D | KeyguardKeyEventInteractor.kt | 47 private val powerInteractor: PowerInteractor, constant in com.android.systemui.keyguard.domain.interactor.KeyguardKeyEventInteractor
|
D | LightRevealScrimInteractor.kt | 52 private val powerInteractor: Lazy<PowerInteractor>, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.LightRevealScrimInteractor
|
D | TransitionInteractor.kt | 54 val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.TransitionInteractor
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/back/domain/interactor/ |
D | BackActionInteractorTest.kt | 121 private val powerInteractor = PowerInteractorFactory.create().powerInteractor constant in com.android.systemui.back.domain.interactor.BackActionInteractorTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ |
D | CommunalDreamStartable.kt | 54 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.communal.CommunalDreamStartable
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManagerTest.java | 260 PowerInteractor powerInteractor, in TestableNotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/domain/interactor/ |
D | HideNotificationsInteractor.kt | 50 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.statusbar.notification.stack.domain.interactor.HideNotificationsInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | PulsingGestureListener.kt | 55 private val powerInteractor: PowerInteractor, in <lambda>() constant in com.android.systemui.shade.PulsingGestureListener
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ |
D | QuickSettingsControllerImplBaseTest.java | 175 PowerInteractor powerInteractor = mKosmos.getPowerInteractor(); in setup() local
|