Home | History | Annotate | Download | only in text

Lines Matching defs:formatToCharacterIterator

73       new MessageFormat("{1, number}").formatToCharacterIterator(null);
79 new MessageFormat("{0, time}").formatToCharacterIterator(new Object[]{""});