Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityCallerState.java104 void computeCallerInfo(IBinder callerToken, Intent intent, int callerUid, in computeCallerInfo() method in ActivityCallerState
DActivityRecord.java2094 computeCallerInfo(initialCallerInfoAccessToken, intent, launchedFromUid, in computeInitialCallerInfo()
2098 void computeCallerInfo(IBinder callerToken, Intent intent, int callerUid, in computeCallerInfo() method in ActivityRecord
2100 mCallerState.computeCallerInfo(callerToken, intent, callerUid, callerPackageName, in computeCallerInfo()
3624 resultTo.computeCallerInfo(callerToken, resultData, this.getUid(), in finishActivityResults()
4999 computeCallerInfo(callerToken, data, callingUid, in sendResult()
5116 computeCallerInfo(callerToken, intent, callingUid, referrer, isShareIdentityEnabled); in deliverNewIntentLocked()
/frameworks/base/services/
Dart-wear-profile25312 PLcom/android/server/wm/ActivityCallerState;->computeCallerInfo(Landroid/os/IBinder;Landroid/conten…
25544 PLcom/android/server/wm/ActivityRecord;->computeCallerInfo(Landroid/os/IBinder;Landroid/content/Int…