/frameworks/base/errorprone/tests/res/android/app/ |
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
|
/frameworks/base/core/java/android/os/ |
D | IPermissionController.aidl | 23 int noteOp(String op, int uid, String packageName); in noteOp() method
|
/frameworks/native/libs/permission/ |
D | AppOpsManager.cpp | 94 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
|
/frameworks/base/services/core/java/com/android/server/location/injector/ |
D | SystemAppOpsHelper.java | 109 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in SystemAppOpsHelper
|
D | AppOpsHelper.java | 83 public abstract boolean noteOp(int appOp, CallerIdentity callerIdentity); in noteOp() method in AppOpsHelper
|
/frameworks/native/libs/binder/ |
D | PermissionController.cpp | 62 int32_t PermissionController::noteOp(const String16& op, int32_t uid, const String16& packageName) in noteOp() function in android::PermissionController
|
D | IPermissionController.cpp | 50 virtual int32_t noteOp(const String16& op, int32_t uid, const String16& packageName) in noteOp() function in android::BpPermissionController
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | HardeningEnforcer.java | 190 private boolean noteOp(int op, int uid, @NonNull String packageName, in noteOp() method in HardeningEnforcer
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
D | FakeAppOpsHelper.java | 84 public boolean noteOp(int appOp, CallerIdentity callerIdentity) { in noteOp() method in FakeAppOpsHelper
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
D | StorageStatsService.java | 220 private String checkStatsPermission(int callingUid, String callingPackage, boolean noteOp) { in checkStatsPermission()
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 8888 public int noteOp(@NonNull String op, int uid, @NonNull String packageName) { in noteOp() method in AppOpsManager 8901 public int noteOp(int op) { in noteOp() method in AppOpsManager 8914 public int noteOp(int op, int uid, @Nullable String packageName) { in noteOp() method in AppOpsManager 8971 public int noteOp(@NonNull String op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager 8981 public int noteOp(int op, int uid, @Nullable String packageName, in noteOp() method in AppOpsManager
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |