Home
last modified time | relevance | path

Searched refs:resultToThread (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java614 IApplicationThread resultToThread, IIntentReceiver resultTo, int resultCode, in broadcastIntentInPackage() argument
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java18208 IApplicationThread resultToThread, IIntentReceiver resultTo, int resultCode, in broadcastIntentInPackage() argument
18214 final ProcessRecord resultToApp = getRecordForAppLOSP(resultToThread); in broadcastIntentInPackage()