Searched refs:STRING_DEF_DESC (Results 1 – 1 of 1) sorted by relevance
47 private static final String STRING_DEF_DESC = "L" + STRING_DEF + ";"; field in RmTypeDefs300 mTypedef = desc.equals(INT_DEF_DESC) || desc.equals(STRING_DEF_DESC); in visitAnnotation()