Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardDismissHandler.java28 void executeWhenUnlocked(OnDismissAction action); in executeWhenUnlocked() method
DKeyguardDismissUtil.java51 public void executeWhenUnlocked(OnDismissAction action) { in executeWhenUnlocked() method in KeyguardDismissUtil
DStatusBar.java2612 private void executeWhenUnlocked(OnDismissAction action) { in executeWhenUnlocked() method