Searched refs:shouldShowLightRevealScrim (Results 1 – 4 of 4) sorted by relevance
141 fun shouldShowLightRevealScrim(): Boolean = in shouldShowLightRevealScrim() method
337 public boolean shouldShowLightRevealScrim() { in shouldShowLightRevealScrim() method in DozeParameters338 return mScreenOffAnimationController.shouldShowLightRevealScrim(); in shouldShowLightRevealScrim()
207 && !mDozeParameters.shouldShowLightRevealScrim(); in prepare()
2511 if (mDozeParameters.shouldShowLightRevealScrim()) {