Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java8388 public int noteProxyOpNoThrow(@NonNull String op, @NonNull String proxiedPackageName) { in noteProxyOpNoThrow() method in AppOpsManager
8396 public int noteProxyOpNoThrow(@NonNull String op, @Nullable String proxiedPackageName, in noteProxyOpNoThrow() method in AppOpsManager
8407 public int noteProxyOpNoThrow(@NonNull String op, @Nullable String proxiedPackageName, in noteProxyOpNoThrow() method in AppOpsManager
8429 public int noteProxyOpNoThrow(int op, @NonNull AttributionSource attributionSource, in noteProxyOpNoThrow() method in AppOpsManager