Searched defs:noteProxyOp (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/errorprone/tests/res/android/app/ |
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
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 9087 public int noteProxyOp(@NonNull String op, @NonNull String proxiedPackageName) { in noteProxyOp() method in AppOpsManager 9100 public int noteProxyOp(int op, @Nullable String proxiedPackageName) { in noteProxyOp() method in AppOpsManager 9109 public int noteProxyOp(int op, @Nullable String proxiedPackageName, int proxiedUid, in noteProxyOp() method in AppOpsManager 9136 public int noteProxyOp(@NonNull String op, @Nullable String proxiedPackageName, int proxiedUid, in noteProxyOp() method in AppOpsManager 9158 public int noteProxyOp(@NonNull int op, @NonNull AttributionSource attributionSource, in noteProxyOp() 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 ... |