Home
last modified time | relevance | path

Searched refs:setForceDozeBrightness (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationShadeWindowControllerImpl.java38 public void setForceDozeBrightness(boolean forceDozeBrightness) { in setForceDozeBrightness() method in NotificationShadeWindowControllerImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java145 default void setForceDozeBrightness(boolean forceDozeBrightness) {} in setForceDozeBrightness() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java403 mNotificationShadeWindowController.setForceDozeBrightness(true); in startWakeAndUnlock()
687 mNotificationShadeWindowController.setForceDozeBrightness(false); in startKeyguardFadingAway()
702 mNotificationShadeWindowController.setForceDozeBrightness(false); in resetMode()
H A DNotificationShadeWindowControllerImpl.java659 public void setForceDozeBrightness(boolean forceDozeBrightness) { in setForceDozeBrightness() method in NotificationShadeWindowControllerImpl