Searched refs:tempLen (Results 1 – 1 of 1) sorted by relevance
156 final int tempLen = 20; in TestFieldPosition_example() local167 int tempOffset = (tempLen <= (tempLen - pos.getEndIndex())) ? in TestFieldPosition_example()168 tempLen : (tempLen - pos.getEndIndex()); in TestFieldPosition_example()