Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityLaunchAnimator.kt232 fun isOnKeyguard(): Boolean regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java437 public boolean isOnKeyguard() { in isOnKeyguard() method in AmbientState