Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardViewController.java129 boolean isGoingToNotificationShade(); in isGoingToNotificationShade() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java370 public boolean isGoingToNotificationShade() { in isGoingToNotificationShade() method in CarKeyguardViewController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java1115 public boolean isGoingToNotificationShade() { in isGoingToNotificationShade() method in StatusBarKeyguardViewManager