Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScreenOffAnimationController.kt167 fun shouldClampDozeScreenBrightness(): Boolean = regex
H A DDozeParameters.java334 return mScreenOffAnimationController.shouldClampDozeScreenBrightness(); in shouldClampToDimBrightness()