Home
last modified time | relevance | path

Searched refs:getOpAt (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java5421 public @NonNull HistoricalOp getOpAt(@IntRange(from = 0) int index) { in getOpAt() method in AppOpsManager.HistoricalPackageOps
5598 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.AttributedHistoricalOps
5726 getOpAt(i).accept(visitor); in accept()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java3577 final AppOpsManager.HistoricalOp op = attributedOps.getOpAt(opIdx);
3584 final AppOpsManager.HistoricalOp op = packageOps.getOpAt(opIdx);
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java1505 final HistoricalOp op = attributionOps.getOpAt(i); in writeHistoricalAttributionOpsDLocked()
/frameworks/base/api/
Dtest-current.txt284 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);
Dsystem-current.txt444 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);
/frameworks/base/non-updatable-api/
Dsystem-current.txt444 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);