Searched defs:executeWhenUnlocked (Results 1 – 3 of 3) sorted by relevance
28 void executeWhenUnlocked(OnDismissAction action); in executeWhenUnlocked() method
51 public void executeWhenUnlocked(OnDismissAction action) { in executeWhenUnlocked() method in KeyguardDismissUtil
2612 private void executeWhenUnlocked(OnDismissAction action) { in executeWhenUnlocked() method