Home
last modified time | relevance | path

Searched refs:sendAndReturnResult (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java463 int result = intent.sendAndReturnResult(mContext, 0, fillInIntent, null, in startNotificationIntent()
603 fullScreenIntent.sendAndReturnResult(null, 0, null, null, null, null, in launchFullScreenIntent()
H A DActivityStarterImpl.kt611 return intent.sendAndReturnResult(
/aosp14/frameworks/base/core/java/android/app/
H A DPendingIntent.java1074 if (sendAndReturnResult(context, code, intent, onFinished, handler, requiredPermission, in send()
1084 public int sendAndReturnResult(Context context, int code, @Nullable Intent intent, in sendAndReturnResult() method in PendingIntent
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2447 HSPLandroid/app/PendingIntent;->sendAndReturnResult(Landroid/content/Context;ILandroid/content/Inte…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2447 HSPLandroid/app/PendingIntent;->sendAndReturnResult(Landroid/content/Context;ILandroid/content/Inte…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8176 Landroid/app/PendingIntent;->sendAndReturnResult(Landroid/content/Context;ILandroid/content/Intent;…