Searched refs:getOpAt (Results 1 – 7 of 7) sorted by relevance
3572 final HistoricalOp origOp = other.getOpAt(i); in HistoricalPackageOps()3590 final HistoricalOp origOps = getOpAt(i); in splice()3608 final HistoricalOp otherOp = other.getOpAt(i); in merge()3688 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.HistoricalPackageOps3723 getOpAt(i).accept(visitor); in accept()
1395 final HistoricalOp op = packageOps.getOpAt(i); in writeHistoricalPackageOpsDLocked()
2100 final AppOpsManager.HistoricalOp op = packageOps.getOpAt(opIdx); in pullAppOps()
275 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);
442 method @NonNull public android.app.AppOpsManager.HistoricalOp getOpAt(@IntRange(from=0) int);
921 HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->getOpAt(I)Landroid/app/AppOpsManager$Historica…