Home
last modified time | relevance | path

Searched refs:getOpName (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java3577 mHistoricalOps.put(cloneOp.getOpName(), cloneOp); in HistoricalPackageOps()
3599 splice.mHistoricalOps.put(spliceOps.getOpName(), spliceOps); in splice()
3609 final HistoricalOp thisOp = getOp(otherOp.getOpName()); in merge()
3616 mHistoricalOps.put(otherOp.getOpName(), otherOp); in merge()
3625 if (opNames != null && !ArrayUtils.contains(opNames, op.getOpName())) { in filter()
3898 public @NonNull String getOpName() { in getOpName() method in AppOpsManager.HistoricalOp
/frameworks/base/api/
Dtest-current.txt238 method @NonNull public String getOpName();
Dsystem-current.txt410 method @NonNull public String getOpName();
/frameworks/base/non-updatable-api/
Dsystem-current.txt410 method @NonNull public String getOpName();