Home
last modified time | relevance | path

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

/aosp14/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.java48 public void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method in KeyguardDismissUtil