Searched defs:noteOpNoThrow (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/location/injector/ |
H A D | SystemAppOpsHelper.java | 126 public boolean noteOpNoThrow(int appOp, CallerIdentity callerIdentity) { in noteOpNoThrow() method in SystemAppOpsHelper
|
H A D | AppOpsHelper.java | 88 public abstract boolean noteOpNoThrow(int appOp, CallerIdentity callerIdentity); in noteOpNoThrow() method in AppOpsHelper
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
H A D | FakeAppOpsHelper.java | 95 public boolean noteOpNoThrow(int appOp, CallerIdentity callerIdentity) { in noteOpNoThrow() method in FakeAppOpsHelper
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | AppOpsManager.java | 8231 public int noteOpNoThrow(@NonNull String op, int uid, @NonNull String packageName) { in noteOpNoThrow() method in AppOpsManager 8244 public int noteOpNoThrow(int op, int uid, String packageName) { in noteOpNoThrow() method in AppOpsManager 8254 public int noteOpNoThrow(@NonNull String op, int uid, @NonNull String packageName, in noteOpNoThrow() method in AppOpsManager 8264 public int noteOpNoThrow(int op, int uid, @Nullable String packageName, in noteOpNoThrow() method in AppOpsManager
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |