Searched refs:setEndIndex (Results 1 – 5 of 5) sorted by relevance
95 fpos1.setEndIndex(2); in test_equalsLjava_lang_Object()113 fpos.setEndIndex(3); in test_getBeginIndex()126 fpos.setEndIndex(3); in test_getEndIndex()167 fpos1.setEndIndex(110); in test_hashCode()171 fpos2.setEndIndex(110); in test_hashCode()185 fpos.setEndIndex(3); in test_setBeginIndexI()200 fpos.setEndIndex(3); in test_setEndIndexI()205 fpos.setEndIndex(Integer.MAX_VALUE); in test_setEndIndexI()209 fpos.setEndIndex(-1); in test_setEndIndexI()221 fpos.setEndIndex(3); in test_toString()[all …]
203 public void setEndIndex(int ei) { in setEndIndex() method in FieldPosition300 setEndIndex(end); in formatted()309 setEndIndex(end); in formatted()
552 icuFieldPosition.setEndIndex(fp.getEndIndex()); in getIcuFieldPosition()684 fieldPosition.setEndIndex(icuFieldPosition.getEndIndex()); in format()801 fieldPosition.setEndIndex(icuFieldPosition.getEndIndex()); in format()902 fieldPosition.setEndIndex(icuFieldPosition.getEndIndex()); in format()971 fieldPosition.setEndIndex(icuFieldPosition.getEndIndex()); in format()
1336 fp.setEndIndex(result.length()); in subformat()
2112 pos.setEndIndex(0); in format()