Searched refs:setBeginIndex (Results 1 – 5 of 5) sorted by relevance
90 fpos.setBeginIndex(1); in test_equalsLjava_lang_Object()91 fpos1.setBeginIndex(2); in test_equalsLjava_lang_Object()94 fpos1.setBeginIndex(1); in test_equalsLjava_lang_Object()114 fpos.setBeginIndex(2); in test_getBeginIndex()125 fpos.setBeginIndex(2); in test_getEndIndex()166 fpos1.setBeginIndex(5); in test_hashCode()170 fpos2.setBeginIndex(5); in test_hashCode()184 fpos.setBeginIndex(2); in test_setBeginIndexI()189 fpos.setBeginIndex(Integer.MAX_VALUE); in test_setBeginIndexI()193 fpos.setBeginIndex(-1); in test_setBeginIndexI()[all …]
112 public void setBeginIndex(int index) { in setBeginIndex() method in FieldPosition
520 field.setBeginIndex(0); in formatImpl()681 position.setBeginIndex(beginPosition); in append()689 position.setBeginIndex(beginPosition); in append()
614 position.setBeginIndex(begin); in handleArgumentField()
324 fp.setBeginIndex(fpi.start()); in updateFieldPosition()