Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/
DBouncerView.kt45 fun shouldDismissOnMenuPressed(): Boolean method
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
DKeyguardBouncerViewBinder.kt72 override fun shouldDismissOnMenuPressed(): Boolean { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java1486 public boolean shouldDismissOnMenuPressed() { in shouldDismissOnMenuPressed() method in StatusBarKeyguardViewManager