Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DIPermissionController.aidl23 int noteOp(String op, int uid, String packageName); in noteOp() method
/aosp12/frameworks/native/libs/permission/
H A DAppOpsManager.cpp94 int32_t AppOpsManager::noteOp(int32_t op, int32_t uid, const String16& callingPackage) { in noteOp() function in android::AppOpsManager
99 int32_t AppOpsManager::noteOp(int32_t op, int32_t uid, const String16& callingPackage, in noteOp() function in android::AppOpsManager
/aosp12/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
/aosp12/frameworks/native/libs/binder/
H A DPermissionController.cpp62 int32_t PermissionController::noteOp(const String16& op, int32_t uid, const String16& packageName) in noteOp() function in android::PermissionController
H A DIPermissionController.cpp50 virtual int32_t noteOp(const String16& op, int32_t uid, const String16& packageName) in noteOp() function in android::BpPermissionController
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeAppOpsHelper.java85 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in FakeAppOpsHelper
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java174 private String checkStatsPermission(int callingUid, String callingPackage, boolean noteOp) { in checkStatsPermission()
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java8125 public int noteOp(@NonNull String op, int uid, @NonNull String packageName) { in noteOp() method in AppOpsManager
8138 public int noteOp(int op) { in noteOp() method in AppOpsManager
8151 public int noteOp(int op, int uid, @Nullable String packageName) { in noteOp() method in AppOpsManager
8208 public int noteOp(@NonNull String op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager
8218 public int noteOp(int op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java5365 public int noteOp(String op, int uid, String packageName) { in noteOp() method in ActivityManagerService.PermissionController
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...