Home
last modified time | relevance | path

Searched refs:isCallerInstrumented (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastRecord.java455 callerInstrumented = isCallerInstrumented(_callerApp, _callingUid); in BroadcastRecord()
720 static boolean isCallerInstrumented(@Nullable ProcessRecord callerApp, int callingUid) { in isCallerInstrumented() method in BroadcastRecord
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java1868 boolean isCallerInstrumented = in getHistoricalOps()
1886 if (!isCallerSystem && !isCallerInstrumented && !isCallerPermissionController in getHistoricalOps()
6783 boolean isCallerInstrumented =
6786 if (!isCallerSystem && !isCallerInstrumented) {
/frameworks/base/services/
Dart-profile733 HSPLcom/android/server/am/BroadcastRecord;->isCallerInstrumented(Lcom/android/server/am/ProcessReco…
Dart-wear-profile5937 HPLcom/android/server/am/BroadcastRecord;->isCallerInstrumented(Lcom/android/server/am/ProcessRecor…