Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardLifecyclesDispatcher.java84 WakefulnessLifecycle wakefulnessLifecycle) { in KeyguardLifecyclesDispatcher()
118 WakefulnessLifecycle wakefulnessLifecycle) { in KeyguardLifecycleHandler()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/
DWakefulnessLifecycleKosmos.kt23 var Kosmos.wakefulnessLifecycle by Fixture { mock<WakefulnessLifecycle>() } in <lambda>() variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DDeviceInactiveCondition.kt44 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DLauncherProxyServiceTest.kt110 private val wakefulnessLifecycle = constant in com.android.systemui.recents.LauncherProxyServiceTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DWMShell.java217 WakefulnessLifecycle wakefulnessLifecycle, in WMShell()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/
DVolumeDialogControllerImplTest.java343 WakefulnessLifecycle wakefulnessLifecycle, in TestableVolumeDialogControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextManager.java199 WakefulnessLifecycle wakefulnessLifecycle, in CarrierTextManager()
702 WakefulnessLifecycle wakefulnessLifecycle, in Builder()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationControllerTest.kt80 private lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DFoldAodAnimationControllerTest.kt63 @Mock lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DVisualStabilityCoordinator.java130 WakefulnessLifecycle wakefulnessLifecycle, in VisualStabilityCoordinator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeScreenBrightness.java124 WakefulnessLifecycle wakefulnessLifecycle, in DozeScreenBrightness()
DDozeMachine.java162 WakeLock wakeLock, WakefulnessLifecycle wakefulnessLifecycle, in DozeMachine()
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
DFoldAodAnimationController.kt53 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant in com.android.systemui.unfold.FoldAodAnimationController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt64 private val wakefulnessLifecycle: WakefulnessLifecycle, constant in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
DScreenOffAnimationController.kt32 private val wakefulnessLifecycle: WakefulnessLifecycle, constant
DDozeServiceHost.java116 WakefulnessLifecycle wakefulnessLifecycle, in DozeServiceHost()
DCentralSurfacesCommandQueueCallbacks.java149 WakefulnessLifecycle wakefulnessLifecycle, in CentralSurfacesCommandQueueCallbacks()
DBiometricUnlockController.java288 WakefulnessLifecycle wakefulnessLifecycle, in BiometricUnlockController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthController.java681 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthController()
1320 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in buildDialog()
DAuthContainerView.java287 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthContainerView()
DAuthRippleController.kt78 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
DTestMocksModule.kt129 @get:Provides val wakefulnessLifecycle: WakefulnessLifecycle = mock(), constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java160 WakefulnessLifecycle wakefulnessLifecycle, in PowerUI()
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
DThemeOverlayController.java430 WakefulnessLifecycle wakefulnessLifecycle, in ThemeOverlayController()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DAuthControllerTest.java1223 WakefulnessLifecycle wakefulnessLifecycle, in buildDialog()

12