Searched refs:rankedTargetCount (Results 1 – 1 of 1) sorted by relevance
401 final int rankedTargetCount = getRankedTargetCount(); in getPositionTargetType() local402 if (position - offset < rankedTargetCount) { in getPositionTargetType()405 offset += rankedTargetCount; in getPositionTargetType()450 final int rankedTargetCount = getRankedTargetCount(); in targetInfoForPosition() local451 if (position - offset < rankedTargetCount) { in targetInfoForPosition()455 offset += rankedTargetCount; in targetInfoForPosition()