Searched refs:getAttributedOpsCount (Results 1 – 4 of 4) sorted by relevance
5922 if (packageOps.getAttributedOpsCount() == 0) { in filter()6119 final int opCount = other.getAttributedOpsCount(); in HistoricalPackageOps()6137 final int attributionCount = getAttributedOpsCount(); in splice()6155 final int attributionCount = other.getAttributedOpsCount(); in merge()6175 final int attributionCount = getAttributedOpsCount(); in filter()6193 final int attributionCount = getAttributedOpsCount(); in accept()6200 final int attributionCount = getAttributedOpsCount(); in isEmpty()6266 int numAttributions = getAttributedOpsCount(); in getOpCount()6293 int numAttributions = getAttributedOpsCount(); in getOpAt()6327 int numAttributions = getAttributedOpsCount(); in getOp()[all …]
1535 final int numAttributions = packageOps.getAttributedOpsCount(); in writeHistoricalPackageOpsDLocked()
4163 attributionIdx < packageOps.getAttributedOpsCount(); attributionIdx++) {
817 method @IntRange(from=0) public int getAttributedOpsCount();