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()
155 public Format.Field getFieldAttribute() { in getFieldAttribute() method in FieldPosition
1334 fp.getFieldAttribute())) { in subformat()
520 Format.Field fieldAttribute = fp.getFieldAttribute(); in getIcuFieldPosition()
10400 method public java.text.Format.Field getFieldAttribute();