Searched refs:TYPE_FIELD (Results 1 – 1 of 1) sorted by relevance
26 private static final int TYPE_FIELD = 0; field in AndroidAuxSource81 return auxTags(TYPE_FIELD, field.annotations(), toString(field.inlineTags())); in fieldAuxTags()123 case TYPE_FIELD: in auxTags()138 if ((type == TYPE_METHOD || type == TYPE_FIELD) in auxTags()