Searched refs:getUidCount (Results 1 – 7 of 7) sorted by relevance
2904 final int opCount = other.getUidCount(); in HistoricalOps()2985 final int uidCount = getUidCount(); in splice()3012 final int uidCount = other.getUidCount(); in merge()3045 final int uidCount = getUidCount(); in filter()3061 final int uidCount = getUidCount(); in isEmpty()3146 public @IntRange(from = 0) int getUidCount() { in getUidCount() method in AppOpsManager.HistoricalOps3226 final int uidCount = getUidCount(); in accept()
1369 final int uidCount = ops.getUidCount(); in writeHistoricalOpDLocked()
2094 for (int uidIdx = 0; uidIdx < histOps.getUidCount(); uidIdx++) { in pullAppOps()
249 method @IntRange(from=0) public int getUidCount();
420 method @IntRange(from=0) public int getUidCount();
907 HSPLandroid/app/AppOpsManager$HistoricalOps;->getUidCount()I