Searched defs:executeWhenUnlocked (Results 1 – 3 of 3) sorted by relevance
29 void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method
48 public void executeWhenUnlocked(OnDismissAction action, boolean requiresShadeOpen, in executeWhenUnlocked() method in KeyguardDismissUtil
545 private fun KeyguardDismissUtil.executeWhenUnlocked( method