Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.kt120 fun shouldDelayKeyguardShow(): Boolean = in shouldDelayKeyguardShow() method
225 fun shouldDelayKeyguardShow(): Boolean = false method
DDozeParameters.java329 public boolean shouldDelayKeyguardShow() { in shouldDelayKeyguardShow() method in DozeParameters
DUnlockedScreenOffAnimationController.kt178 override fun shouldDelayKeyguardShow(): Boolean = shouldPlayAnimation() in shouldDelayKeyguardShow() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController