Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/dream/lowlight/src/com/android/dream/lowlight/
H A DLowLightTransitionCoordinator.kt40 fun onBeforeEnterLowLight(): Animator? regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayContainerViewController.java314 public Animator onBeforeEnterLowLight() { in onBeforeEnterLowLight() method in DreamOverlayContainerViewController