Searched refs:getOpCount (Results 1 – 5 of 5) sorted by relevance
5877 if (attributionOps.getOpCount() == 0) { in filter()5957 public @IntRange(from = 0) int getOpCount() { in getOpCount() method in AppOpsManager.HistoricalPackageOps6158 final int opCount = other.getOpCount(); in AttributedHistoricalOps()6171 final int opCount = getOpCount(); in splice()6189 final int opCount = other.getOpCount(); in merge()6207 final int opCount = getOpCount(); in filter()6220 final int opCount = getOpCount(); in isEmpty()6258 public @IntRange(from = 0) int getOpCount() { in getOpCount() method in AppOpsManager.AttributedHistoricalOps6294 final int opCount = getOpCount(); in accept()
1571 final int opCount = attributionOps.getOpCount(); in writeHistoricalAttributionOpsDLocked()
6942 if (packageOps.getOpCount() != 0) {
3787 for (int opIdx = 0; opIdx < attributedOps.getOpCount(); opIdx++) {3794 for (int opIdx = 0; opIdx < packageOps.getOpCount(); opIdx++) {
545 method @IntRange(from=0) public int getOpCount();627 method @IntRange(from=0) public int getOpCount();