Searched refs:getOpName (Results 1 – 3 of 3) sorted by relevance
3523 mHistoricalOps.put(cloneOp.getOpName(), cloneOp); in HistoricalPackageOps()3545 splice.mHistoricalOps.put(spliceOps.getOpName(), spliceOps); in splice()3555 final HistoricalOp thisOp = getOp(otherOp.getOpName()); in merge()3562 mHistoricalOps.put(otherOp.getOpName(), otherOp); in merge()3571 if (opNames != null && !ArrayUtils.contains(opNames, op.getOpName())) { in filter()3844 public @NonNull String getOpName() { in getOpName() method in AppOpsManager.HistoricalOp
233 method @NonNull public String getOpName();
397 method @NonNull public String getOpName();