Searched refs:getUidCount (Results 1 – 5 of 5) sorted by relevance
5408 final int opCount = other.getUidCount(); in HistoricalOps()5489 final int uidCount = getUidCount(); in splice()5516 final int uidCount = other.getUidCount(); in merge()5553 final int uidCount = getUidCount(); in filter()5573 final int uidCount = getUidCount(); in isEmpty()5680 public @IntRange(from = 0) int getUidCount() { in getUidCount() method in AppOpsManager.HistoricalOps5760 final int uidCount = getUidCount(); in accept()
1511 final int uidCount = ops.getUidCount(); in writeHistoricalOpDLocked()
6870 int uidCount = histOps.getUidCount();
4156 for (int uidIdx = 0; uidIdx < histOps.getUidCount(); uidIdx++) {
792 method @IntRange(from=0) public int getUidCount();