/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
D | ScreenIdleCondition.kt | 26 private val wakefulnessLifecycle: WakefulnessLifecycle, constant in com.android.systemui.flags.ScreenIdleCondition
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardLifecyclesDispatcher.java | 49 WakefulnessLifecycle wakefulnessLifecycle) { in KeyguardLifecyclesDispatcher()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/flags/ |
D | ScreenIdleConditionTest.kt | 39 @Mock private lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.flags.ScreenIdleConditionTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/ |
D | OverviewProxyServiceTest.kt | 85 private val wakefulnessLifecycle = constant in com.android.systemui.recents.OverviewProxyServiceTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/ |
D | VolumeDialogControllerImplTest.java | 236 WakefulnessLifecycle wakefulnessLifecycle, in TestableVolumeDialogControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | VisualStabilityCoordinator.java | 101 WakefulnessLifecycle wakefulnessLifecycle) { in VisualStabilityCoordinator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | WMShell.java | 187 WakefulnessLifecycle wakefulnessLifecycle, in WMShell()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | AuthContainerView.java | 229 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in build() 286 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthContainerView()
|
D | AuthController.java | 718 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in AuthController() 1222 @NonNull WakefulnessLifecycle wakefulnessLifecycle, in buildDialog()
|
D | AuthRippleController.kt | 70 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | CarrierTextManager.java | 171 WakefulnessLifecycle wakefulnessLifecycle, in CarrierTextManager() 653 WakefulnessLifecycle wakefulnessLifecycle, in Builder()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ |
D | AuthCredentialViewTest.kt | 62 @Mock lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.biometrics.AuthCredentialViewTest
|
D | AuthRippleControllerTest.kt | 76 @Mock private lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.biometrics.AuthRippleControllerTest
|
D | AuthControllerTest.java | 978 WakefulnessLifecycle wakefulnessLifecycle, UserManager userManager, in buildDialog()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | UnlockedScreenOffAnimationControllerTest.kt | 72 private lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeScreenBrightness.java | 112 WakefulnessLifecycle wakefulnessLifecycle, in DozeScreenBrightness()
|
D | DozeMachine.java | 163 WakeLock wakeLock, WakefulnessLifecycle wakefulnessLifecycle, in DozeMachine()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | UnlockedScreenOffAnimationController.kt | 54 private val wakefulnessLifecycle: WakefulnessLifecycle, constant in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
|
D | DozeServiceHost.java | 101 WakefulnessLifecycle wakefulnessLifecycle, in DozeServiceHost()
|
D | ScreenOffAnimationController.kt | 31 private val wakefulnessLifecycle: WakefulnessLifecycle, constant
|
D | CentralSurfacesCommandQueueCallbacks.java | 129 WakefulnessLifecycle wakefulnessLifecycle, in CentralSurfacesCommandQueueCallbacks()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/ |
D | FoldAodAnimationControllerTest.kt | 66 @Mock lateinit var wakefulnessLifecycle: WakefulnessLifecycle variable in com.android.systemui.unfold.FoldAodAnimationControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/ |
D | FoldAodAnimationController.kt | 58 private val wakefulnessLifecycle: WakefulnessLifecycle, in <lambda>() constant in com.android.systemui.unfold.FoldAodAnimationController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/ |
D | ThemeOverlayController.java | 375 WakefulnessLifecycle wakefulnessLifecycle) { in ThemeOverlayController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerUI.java | 141 WakefulnessLifecycle wakefulnessLifecycle, in PowerUI()
|