Home
last modified time | relevance | path

Searched defs:wakefulnessLifecycle (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardLifecyclesDispatcher.java84 WakefulnessLifecycle wakefulnessLifecycle) { in KeyguardLifecyclesDispatcher()
118 WakefulnessLifecycle wakefulnessLifecycle) { in KeyguardLifecycleHandler()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.java17 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in ScreenOffAnimationController
27 com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle) { in ScreenOffAnimationController()
DUnlockedScreenOffAnimationController.java51 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in UnlockedScreenOffAnimationController
104com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle, @org.jetbrains.annotation… in UnlockedScreenOffAnimationController()
DLegacyActivityStarterInternalImpl.java89 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in LegacyActivityStarterInternalImpl
110 public LegacyActivityStarterInternalImpl(@org.jetbrains.annotations.NotNull() in LegacyActivityStarterInternalImpl()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/unfold/
DFoldAodAnimationController.java42 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in FoldAodAnimationController
75com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle, @org.jetbrains.annotation… in FoldAodAnimationController()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/
DAuthRippleController.java63 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in AuthRippleController
117com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle, @org.jetbrains.annotation… in AuthRippleController()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceController.java95 private final com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle = null; field in LockscreenSmartspaceController
178com.android.systemui.keyguard.WakefulnessLifecycle wakefulnessLifecycle, @org.jetbrains.annotation… in LockscreenSmartspaceController()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
H A DOverviewProxyServiceTest.kt98 private val wakefulnessLifecycle = constant in com.android.systemui.recents.OverviewProxyServiceTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java199 WakefulnessLifecycle wakefulnessLifecycle, in CarrierTextManager()
702 WakefulnessLifecycle wakefulnessLifecycle, in Builder()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycleKosmos.kt23 var Kosmos.wakefulnessLifecycle by Fixture { mock<WakefulnessLifecycle>() } in <lambda>() variable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthController.java728 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthController()
1357 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in buildDialog()
H A DAuthContainerView.java291 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthContainerView()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DWMShell.java195 WakefulnessLifecycle wakefulnessLifecycle, in WMShell()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/
H A DVolumeDialogControllerImplTest.java340 WakefulnessLifecycle wakefulnessLifecycle, in TestableVolumeDialogControllerImpl()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationControllerTest.kt80 private lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DVisualStabilityCoordinator.java121 WakefulnessLifecycle wakefulnessLifecycle, in VisualStabilityCoordinator()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenBrightness.java123 WakefulnessLifecycle wakefulnessLifecycle, in DozeScreenBrightness()
H A DDozeMachine.java162 WakeLock wakeLock, WakefulnessLifecycle wakefulnessLifecycle, in DozeMachine()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/
H A DFoldAodAnimationControllerTest.kt65 @Mock lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DFoldAodAnimationController.kt55 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant in com.android.systemui.unfold.FoldAodAnimationController
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java118 WakefulnessLifecycle wakefulnessLifecycle, in DozeServiceHost()
H A DScreenOffAnimationController.kt32 private val wakefulnessLifecycle: WakefulnessLifecycle, constant
H A DUnlockedScreenOffAnimationController.kt64 private val wakefulnessLifecycle: WakefulnessLifecycle, constant in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
H A DCentralSurfacesCommandQueueCallbacks.java140 WakefulnessLifecycle wakefulnessLifecycle, in CentralSurfacesCommandQueueCallbacks()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DTestMocksModule.kt129 @get:Provides val wakefulnessLifecycle: WakefulnessLifecycle = mock(), constant

12