Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java3570 final int opCount = other.getOpCount(); in HistoricalPackageOps()
3588 final int opCount = getOpCount(); in splice()
3606 final int opCount = other.getOpCount(); in merge()
3622 final int opCount = getOpCount(); in filter()
3634 final int opCount = getOpCount(); in isEmpty()
3674 public @IntRange(from = 0) int getOpCount() { in getOpCount() method in AppOpsManager.HistoricalPackageOps
3721 final int opCount = getOpCount(); in accept()
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java1393 final int opCount = packageOps.getOpCount(); in writeHistoricalPackageOpsDLocked()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java2099 for (int opIdx = 0; opIdx < packageOps.getOpCount(); opIdx++) { in pullAppOps()
/frameworks/base/api/
Dtest-current.txt276 method @IntRange(from=0) public int getOpCount();
Dsystem-current.txt443 method @IntRange(from=0) public int getOpCount();
/frameworks/base/non-updatable-api/
Dsystem-current.txt443 method @IntRange(from=0) public int getOpCount();