Home
last modified time | relevance | path

Searched refs:sendWithResult (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java328 public int sendWithResult(IApplicationThread caller, int code, Intent intent, in sendWithResult() method in PendingIntentRecord
H A DActivityManagerService.java5483 return newRecord.sendWithResult(caller, code, intent, resolvedType, allowlistToken, in sendIntentSender()
5487 return originalRecord.sendWithResult(caller, code, intent, resolvedType, allowlistToken, in sendIntentSender()
/aosp14/frameworks/base/services/
H A Dart-profile1906 HPLcom/android/server/am/PendingIntentRecord;->sendWithResult(Landroid/app/IApplicationThread;ILand…