Searched refs:getOpCount (Results 1 – 6 of 6) sorted by relevance
3570 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.HistoricalPackageOps3721 final int opCount = getOpCount(); in accept()
1393 final int opCount = packageOps.getOpCount(); in writeHistoricalPackageOpsDLocked()
2099 for (int opIdx = 0; opIdx < packageOps.getOpCount(); opIdx++) { in pullAppOps()
276 method @IntRange(from=0) public int getOpCount();
443 method @IntRange(from=0) public int getOpCount();