Searched defs:noteProxyOp (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/errorprone/tests/res/android/app/ |
H A D | AppOpsManager.java | 79 public int noteProxyOp(String op, String proxiedPackageName) { in noteProxyOp() method in AppOpsManager 83 public int noteProxyOp(int op, String proxiedPackageName) { in noteProxyOp() method in AppOpsManager
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | AppOpsManager.java | 8441 public int noteProxyOp(@NonNull String op, @NonNull String proxiedPackageName) { in noteProxyOp() method in AppOpsManager 8454 public int noteProxyOp(int op, @Nullable String proxiedPackageName) { in noteProxyOp() method in AppOpsManager 8463 public int noteProxyOp(int op, @Nullable String proxiedPackageName, int proxiedUid, in noteProxyOp() method in AppOpsManager 8490 public int noteProxyOp(@NonNull String op, @Nullable String proxiedPackageName, int proxiedUid, in noteProxyOp() method in AppOpsManager 8512 public int noteProxyOp(@NonNull int op, @NonNull AttributionSource attributionSource, in noteProxyOp() method in AppOpsManager
|
/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 ... |