Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java97 void dismissKeyguardThenExecute(OnDismissAction action, @Nullable Runnable cancel, in dismissKeyguardThenExecute() method
101 void dismissKeyguardThenExecute(OnDismissAction action, @Nullable Runnable cancel, in dismissKeyguardThenExecute() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DActivityStarterImpl.kt774 fun dismissKeyguardThenExecute( regex