Searched refs:rankedTargetCount (Results 1 – 1 of 1) sorted by relevance
655 final int rankedTargetCount = getRankedTargetCount(); in getPositionTargetType() local656 if (position - offset < rankedTargetCount) { in getPositionTargetType()659 offset += rankedTargetCount; in getPositionTargetType()703 final int rankedTargetCount = getRankedTargetCount(); in targetInfoForPosition() local704 if (position - offset < rankedTargetCount) { in targetInfoForPosition()708 offset += rankedTargetCount; in targetInfoForPosition()