Home
last modified time | relevance | path

Searched refs:getScreenBrightnessDoze (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeParameters.java147 public float getScreenBrightnessDoze() { in getScreenBrightnessDoze() method in DozeParameters
H A DNotificationShadeWindowControllerImpl.java128 mScreenBrightnessDoze = mDozeParameters.getScreenBrightnessDoze(); in NotificationShadeWindowControllerImpl()