Home
last modified time | relevance | path

Searched defs:mDozing (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeScrimController.java40 private boolean mDozing; field in DozeScrimController
H A DLockIcon.java55 private boolean mDozing; field in LockIcon
H A DKeyguardStatusBarViewController.java258 private boolean mDozing; field in KeyguardStatusBarViewController
H A DNotificationIconContainer.java148 private boolean mDozing; field in NotificationIconContainer
H A DStatusBarKeyguardViewManager.java272 private boolean mDozing; field in StatusBarKeyguardViewManager
H A DCentralSurfacesImpl.java587 protected boolean mDozing; field in CentralSurfacesImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelView.java37 private boolean mDozing; field in NotificationPanelView
H A DQuickSettingsController.java187 private boolean mDozing; field in QuickSettingsController
H A DNotificationPanelViewController.java405 private boolean mDozing; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardSliceProvider.java149 protected boolean mDozing; field in KeyguardSliceProvider
H A DKeyguardViewMediator.java336 private boolean mDozing; field in KeyguardViewMediator
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLogger.java91 private Boolean mDozing = null; // Use null to indicate state is not yet known field in NotificationLogger
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java67 private boolean mDozing; field in AmbientState
/aosp14/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java232 private boolean mDozing; field in DreamService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java211 private boolean mDozing; field in KeyguardIndicationController
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerController.java408 private boolean mDozing; field in DisplayPowerController
H A DDisplayPowerController2.java347 private boolean mDozing; field in DisplayPowerController2