Searched refs:getAttributedOpsCount (Results 1 – 4 of 4) sorted by relevance
5576 if (packageOps.getAttributedOpsCount() == 0) { in filter()5773 final int opCount = other.getAttributedOpsCount(); in HistoricalPackageOps()5791 final int attributionCount = getAttributedOpsCount(); in splice()5809 final int attributionCount = other.getAttributedOpsCount(); in merge()5829 final int attributionCount = getAttributedOpsCount(); in filter()5847 final int attributionCount = getAttributedOpsCount(); in accept()5854 final int attributionCount = getAttributedOpsCount(); in isEmpty()5920 int numAttributions = getAttributedOpsCount(); in getOpCount()5947 int numAttributions = getAttributedOpsCount(); in getOpAt()5981 int numAttributions = getAttributedOpsCount(); in getOp()[all …]
1558 final int numAttributions = packageOps.getAttributedOpsCount(); in writeHistoricalPackageOpsDLocked()
3997 attributionIdx < packageOps.getAttributedOpsCount(); attributionIdx++) {
765 method @IntRange(from=0) public int getAttributedOpsCount();