Home
last modified time | relevance | path

Searched defs:noteOp (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/errorprone/tests/res/android/app/
H A DAppOpsManager.java21 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 DIPermissionController.aidl23 int noteOp(String op, int uid, String packageName); in noteOp() method
/aosp14/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemAppOpsHelper.java109 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in SystemAppOpsHelper
H A DAppOpsHelper.java83 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 DFakeAppOpsHelper.java84 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in FakeAppOpsHelper
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java214 private String checkStatsPermission(int callingUid, String callingPackage, boolean noteOp) { in checkStatsPermission()
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java8267 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 DActivityManagerService.java5922 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...