Searched refs:isCallerInstrumented (Results 1 – 4 of 4) sorted by relevance
455 callerInstrumented = isCallerInstrumented(_callerApp, _callingUid); in BroadcastRecord()720 static boolean isCallerInstrumented(@Nullable ProcessRecord callerApp, int callingUid) { in isCallerInstrumented() method in BroadcastRecord
1868 boolean isCallerInstrumented = in getHistoricalOps()1886 if (!isCallerSystem && !isCallerInstrumented && !isCallerPermissionController in getHistoricalOps()6783 boolean isCallerInstrumented =6786 if (!isCallerSystem && !isCallerInstrumented) {
733 HSPLcom/android/server/am/BroadcastRecord;->isCallerInstrumented(Lcom/android/server/am/ProcessReco…
5937 HPLcom/android/server/am/BroadcastRecord;->isCallerInstrumented(Lcom/android/server/am/ProcessRecor…