Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardDismissHandler.java30 void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method
H A DKeyguardDismissUtil.java53 public void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method in KeyguardDismissUtil
H A DStatusBar.java2687 private void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method