Searched refs:getOpName (Results 1 – 5 of 5) sorted by relevance
5603 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
324 method @NonNull public String getOpName();
484 method @NonNull public String getOpName();
1260 HSPLandroid/app/AppOpsManager$HistoricalOp;->getOpName()Ljava/lang/String;