Searched refs:getFieldAttribute (Results 1 – 7 of 7) 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()
156 public Format.Field getFieldAttribute() { in getFieldAttribute() method in FieldPosition
1352 fp.getFieldAttribute())) { in subformat()
526 Format.Field fieldAttribute = fp.getFieldAttribute(); in getIcuFieldPosition()
1035 fp.getFieldAttribute() + "." + in checkFieldPosition()1042 fp.getFieldAttribute() + "." + in checkFieldPosition()
11203 method public java.text.Format.Field getFieldAttribute();