Searched refs:getFieldAttribute (Results 1 – 6 of 6) sorted by relevance
33 .getFieldAttribute()); in test_ConstructorI()43 DateFormat.Field.MONTH, fpos.getFieldAttribute()); in test_ConstructorLjava_text_Format$Field()56 DateFormat.Field.MONTH, fpos.getFieldAttribute()); in test_ConstructorLjava_text_Format$FieldI()64 DateFormat.Field.HOUR1, fpos2.getFieldAttribute()); in test_ConstructorLjava_text_Format$FieldI()71 DateFormat.Field.TIME_ZONE, fpos3.getFieldAttribute()); in test_ConstructorLjava_text_Format$FieldI()152 fpos.getFieldAttribute() == DateFormat.Field.TIME_ZONE); in test_getFieldAttribute()157 fpos2.getFieldAttribute()); in test_getFieldAttribute()
54 pos.getFieldAttribute() + " " + pos.getBeginIndex() + ".." + pos.getEndIndex()); in t_FormatWithField()
100 public Format.Field getFieldAttribute() { in getFieldAttribute() method in FieldPosition
481 Format.Field attribute = pos.getFieldAttribute(); in formatToCharacterIteratorImpl()686 if ((position.getFieldAttribute() == dateFormatField || (position in append()687 .getFieldAttribute() == null && position.getField() == index)) in append()
612 && position.getFieldAttribute() == Field.ARGUMENT in handleArgumentField()
121 Format.Field attr = fp.getFieldAttribute(); in translateFieldId()