Searched refs:getOpCount (Results 1 – 5 of 5) sorted by relevance
6184 if (attributionOps.getOpCount() == 0) { in filter()6264 public @IntRange(from = 0) int getOpCount() { in getOpCount() method in AppOpsManager.HistoricalPackageOps6465 final int opCount = other.getOpCount(); in AttributedHistoricalOps()6478 final int opCount = getOpCount(); in splice()6496 final int opCount = other.getOpCount(); in merge()6514 final int opCount = getOpCount(); in filter()6527 final int opCount = getOpCount(); in isEmpty()6565 public @IntRange(from = 0) int getOpCount() { in getOpCount() method in AppOpsManager.AttributedHistoricalOps6601 final int opCount = getOpCount(); in accept()
1548 final int opCount = attributionOps.getOpCount(); in writeHistoricalAttributionOpsDLocked()
6883 if (packageOps.getOpCount() != 0) {
4166 for (int opIdx = 0; opIdx < attributedOps.getOpCount(); opIdx++) {4173 for (int opIdx = 0; opIdx < packageOps.getOpCount(); opIdx++) {
738 method @IntRange(from=0) public int getOpCount();820 method @IntRange(from=0) public int getOpCount();