Home
last modified time | relevance | path

Searched defs:afterKeyguardGone (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardDismissHandler.java31 boolean afterKeyguardGone); in executeWhenUnlocked()
H A DKeyguardDismissUtil.java49 boolean afterKeyguardGone) { in executeWhenUnlocked()
H A DStatusBarKeyguardViewManager.java689 boolean afterKeyguardGone) { in dismissWithAction()
694 boolean afterKeyguardGone, String message) { in dismissWithAction()
1559 final boolean afterKeyguardGone; field in StatusBarKeyguardViewManager.DismissWithActionRequest
1563 boolean afterKeyguardGone, String message) { in DismissWithActionRequest()
H A DCentralSurfacesImpl.java3320 private void executeActionDismissingKeyguard(Runnable action, boolean afterKeyguardGone, in executeActionDismissingKeyguard()
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java98 boolean afterKeyguardGone); in dismissKeyguardThenExecute()
102 boolean afterKeyguardGone, @Nullable String customMessage); in dismissKeyguardThenExecute()
123 boolean afterKeyguardGone, in executeRunnableDismissingKeyguard()
131 boolean afterKeyguardGone, in executeRunnableDismissingKeyguard()