Home
last modified time | relevance | path

Searched defs:executeWhenUnlocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardDismissHandler.java30 void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method
DKeyguardDismissUtil.java53 public void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method in KeyguardDismissUtil
DCentralSurfacesImpl.java2616 private void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt482 private fun KeyguardDismissUtil.executeWhenUnlocked( method