Searched refs:getOpAt (Results 1 – 5 of 5) sorted by relevance
3518 final HistoricalOp origOp = other.getOpAt(i); in HistoricalPackageOps()3536 final HistoricalOp origOps = getOpAt(i); in splice()3554 final HistoricalOp otherOp = other.getOpAt(i); in merge()3634 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.HistoricalPackageOps3669 getOpAt(i).accept(visitor); in accept()
1395 final HistoricalOp op = packageOps.getOpAt(i); in writeHistoricalPackageOpsDLocked()
2060 final AppOpsManager.HistoricalOp op = packageOps.getOpAt(opIdx); in pullAppOps()
270 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);
429 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);