Searched refs:sendWithResult (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PendingIntentRecord.java | 328 public int sendWithResult(IApplicationThread caller, int code, Intent intent, in sendWithResult() method in PendingIntentRecord
|
H A D | ActivityManagerService.java | 5483 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 D | art-profile | 1906 HPLcom/android/server/am/PendingIntentRecord;->sendWithResult(Landroid/app/IApplicationThread;ILand…
|