Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java5603 mHistoricalOps.put(cloneOp.getOpName(), cloneOp); in AttributedHistoricalOps()
5620 splice.mHistoricalOps.put(spliceOps.getOpName(), spliceOps); in splice()
5630 final HistoricalOp thisOp = getOp(otherOp.getOpName()); in merge()
5637 mHistoricalOps.put(otherOp.getOpName(), otherOp); in merge()
5648 op.getOpName())) { in filter()
5997 public @NonNull String getOpName() { in getOpName() method in AppOpsManager.HistoricalOp
/frameworks/base/api/
Dtest-current.txt324 method @NonNull public String getOpName();
Dsystem-current.txt484 method @NonNull public String getOpName();
/frameworks/base/non-updatable-api/
Dsystem-current.txt484 method @NonNull public String getOpName();
/frameworks/base/config/
Dboot-image-profile.txt1260 HSPLandroid/app/AppOpsManager$HistoricalOp;->getOpName()Ljava/lang/String;