Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java77 public class ScrimController implements ViewTreeObserver.OnPreDrawListener, Dumpable { class
232 public ScrimController(LightBarController lightBarController, DozeParameters dozeParameters, in ScrimController() method in ScrimController