Searched refs:computeResourceStringMatches (Results 1 – 2 of 2) sorted by relevance
209 return computeResourceStringMatches(getUiParent().getEditor(), getDescriptor(), prefix); in getPossibleValues()212 public static String[] computeResourceStringMatches(AndroidXmlEditor editor, in computeResourceStringMatches() method in UiResourceAttributeNode
505 choices = UiResourceAttributeNode.computeResourceStringMatches( in getAttributeValueChoices()