Searched refs:getOpAt (Results 1 – 6 of 6) sorted by relevance
5421 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.HistoricalPackageOps5598 final HistoricalOp origOp = other.getOpAt(i); in AttributedHistoricalOps()5611 final HistoricalOp origOps = getOpAt(i); in splice()5629 final HistoricalOp otherOp = other.getOpAt(i); in merge()5702 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.AttributedHistoricalOps5726 getOpAt(i).accept(visitor); in accept()
3577 final AppOpsManager.HistoricalOp op = attributedOps.getOpAt(opIdx);3584 final AppOpsManager.HistoricalOp op = packageOps.getOpAt(opIdx);
1505 final HistoricalOp op = attributionOps.getOpAt(i); in writeHistoricalAttributionOpsDLocked()
284 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);365 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);
444 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);520 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);