Searched refs:isUidCurrentlyInstrumented (Results 1 – 4 of 4) sorted by relevance
399 public abstract boolean isUidCurrentlyInstrumented(int uid); in isUidCurrentlyInstrumented() method in ActivityManagerInternal
2060 boolean isCallerInstrumented = ami.isUidCurrentlyInstrumented(Binder.getCallingUid()); in getHistoricalOps()
19741 public boolean isUidCurrentlyInstrumented(int uid) { in isUidCurrentlyInstrumented() method in ActivityManagerService.LocalService
6010 HSPLcom/android/server/am/ActivityManagerService$LocalService;->isUidCurrentlyInstrumented(I)Z