Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DActivityStarterDelegate.java57 Runnable intentSentUiThreadCallback) { in startPendingIntentDismissingKeyguard()
65 Runnable intentSentUiThreadCallback, View associatedView) { in startPendingIntentDismissingKeyguard()
73 Runnable intentSentUiThreadCallback, in startPendingIntentDismissingKeyguard()
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DActivityStarter.java41 Runnable intentSentUiThreadCallback); in startPendingIntentDismissingKeyguard()
48 Runnable intentSentUiThreadCallback, @Nullable View associatedView); in startPendingIntentDismissingKeyguard()
55 Runnable intentSentUiThreadCallback, in startPendingIntentDismissingKeyguard()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java3937 final PendingIntent intent, @Nullable final Runnable intentSentUiThreadCallback) { in startPendingIntentDismissingKeyguard()
3944 Runnable intentSentUiThreadCallback, View associatedView) { in startPendingIntentDismissingKeyguard()
3957 final PendingIntent intent, @Nullable final Runnable intentSentUiThreadCallback, in startPendingIntentDismissingKeyguard()