/aosp14/frameworks/base/errorprone/tests/res/android/app/ |
H A D | AppOpsManager.java | 21 public int noteOp(String op, int uid, String packageName) { in noteOp() method in AppOpsManager 25 public int noteOp(int op) { in noteOp() method in AppOpsManager 29 public int noteOp(int op, int uid, String packageName) { in noteOp() method in AppOpsManager 33 public int noteOp(String op, int uid, String packageName, in noteOp() method in AppOpsManager 38 public int noteOp(int op, int uid, String packageName, in noteOp() method in AppOpsManager
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | IPermissionController.aidl | 23 int noteOp(String op, int uid, String packageName); in noteOp() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/ |
H A D | SystemAppOpsHelper.java | 109 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in SystemAppOpsHelper
|
H A D | AppOpsHelper.java | 83 public abstract boolean noteOp(int appOp, CallerIdentity callerIdentity); in noteOp() method in AppOpsHelper
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
H A D | FakeAppOpsHelper.java | 84 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in FakeAppOpsHelper
|
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | StorageStatsService.java | 214 private String checkStatsPermission(int callingUid, String callingPackage, boolean noteOp) { in checkStatsPermission()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | AppOpsManager.java | 8267 public int noteOp(@NonNull String op, int uid, @NonNull String packageName) { in noteOp() method in AppOpsManager 8280 public int noteOp(int op) { in noteOp() method in AppOpsManager 8293 public int noteOp(int op, int uid, @Nullable String packageName) { in noteOp() method in AppOpsManager 8350 public int noteOp(@NonNull String op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager 8360 public int noteOp(int op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerService.java | 5922 public int noteOp(String op, int uid, String packageName) { in noteOp() method in ActivityManagerService.PermissionController
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |