Searched refs:callerTargetCount (Results 1 – 1 of 1) sorted by relevance
395 final int callerTargetCount = getCallerTargetCount(); in getPositionTargetType() local396 if (position - offset < callerTargetCount) { in getPositionTargetType()399 offset += callerTargetCount; in getPositionTargetType()443 final int callerTargetCount = getCallerTargetCount(); in targetInfoForPosition() local444 if (position - offset < callerTargetCount) { in targetInfoForPosition()447 offset += callerTargetCount; in targetInfoForPosition()