Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java528 public abstract boolean isUidCurrentlyInstrumented(int uid); in isUidCurrentlyInstrumented() method in ActivityManagerInternal
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2367 boolean isCallerInstrumented = ami.isUidCurrentlyInstrumented(Binder.getCallingUid()); in getHistoricalOps()
6843 boolean isCallerInstrumented = ami.isUidCurrentlyInstrumented(Binder.getCallingUid());
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java16225 public boolean isUidCurrentlyInstrumented(int uid) {
/aosp12/frameworks/base/services/
H A Dart-profile6268 HPLcom/android/server/am/ActivityManagerService$LocalService;->isUidCurrentlyInstrumented(I)Z+]Ljav…