Home
last modified time | relevance | path

Searched refs:getUidCount (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java2904 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.HistoricalOps
3226 final int uidCount = getUidCount(); in accept()
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java1369 final int uidCount = ops.getUidCount(); in writeHistoricalOpDLocked()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java2094 for (int uidIdx = 0; uidIdx < histOps.getUidCount(); uidIdx++) { in pullAppOps()
/frameworks/base/api/
Dtest-current.txt249 method @IntRange(from=0) public int getUidCount();
Dsystem-current.txt420 method @IntRange(from=0) public int getUidCount();
/frameworks/base/non-updatable-api/
Dsystem-current.txt420 method @IntRange(from=0) public int getUidCount();
/frameworks/base/config/
Dboot-image-profile.txt907 HSPLandroid/app/AppOpsManager$HistoricalOps;->getUidCount()I