Searched refs:getOpAt (Results 1 – 4 of 4) sorted by relevance
6291 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.HistoricalPackageOps6467 final HistoricalOp origOp = other.getOpAt(i); in AttributedHistoricalOps()6480 final HistoricalOp origOps = getOpAt(i); in splice()6498 final HistoricalOp otherOp = other.getOpAt(i); in merge()6579 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.AttributedHistoricalOps6603 getOpAt(i).accept(visitor); in accept()
1550 final HistoricalOp op = attributionOps.getOpAt(i); in writeHistoricalAttributionOpsDLocked()
4167 final AppOpsManager.HistoricalOp op = attributedOps.getOpAt(opIdx);4174 final AppOpsManager.HistoricalOp op = packageOps.getOpAt(opIdx);
737 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);819 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);