Searched refs:serviceTargetCount (Results 1 – 1 of 1) sorted by relevance
1086 final int serviceTargetCount = getServiceTargetCount(); in getPositionTargetType() local1087 if (position - offset < serviceTargetCount) { in getPositionTargetType()1090 offset += serviceTargetCount; in getPositionTargetType()1115 final int serviceTargetCount = getServiceTargetCount(); in targetInfoForPosition() local1116 if (position - offset < serviceTargetCount) { in targetInfoForPosition()1119 offset += serviceTargetCount; in targetInfoForPosition()