Home
last modified time | relevance | path

Searched refs:getAttributedOpsCount (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java5068 if (packageOps.getAttributedOpsCount() == 0) { in filter()
5258 final int opCount = other.getAttributedOpsCount(); in HistoricalPackageOps()
5276 final int attributionCount = getAttributedOpsCount(); in splice()
5294 final int attributionCount = other.getAttributedOpsCount(); in merge()
5313 final int attributionCount = getAttributedOpsCount(); in filter()
5330 final int attributionCount = getAttributedOpsCount(); in accept()
5337 final int attributionCount = getAttributedOpsCount(); in isEmpty()
5396 int numAttributions = getAttributedOpsCount(); in getOpCount()
5423 int numAttributions = getAttributedOpsCount(); in getOpAt()
5457 int numAttributions = getAttributedOpsCount(); in getOp()
[all …]
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java1490 final int numAttributions = packageOps.getAttributedOpsCount(); in writeHistoricalPackageOpsDLocked()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java3573 attributionIdx < packageOps.getAttributedOpsCount(); attributionIdx++) {
/frameworks/base/api/
Dtest-current.txt363 method @IntRange(from=0) public int getAttributedOpsCount();
Dsystem-current.txt518 method @IntRange(from=0) public int getAttributedOpsCount();
/frameworks/base/non-updatable-api/
Dsystem-current.txt518 method @IntRange(from=0) public int getAttributedOpsCount();