Searched refs:getChoices (Results 1 – 1 of 1) sorted by relevance
684 } else if (p.getChoices() != null) { in createPropertyAction()794 for (Entry<String, String> entry : mProperty.getChoices().entrySet()) { in addChoices()968 private Map<String, String> getChoices() { in getChoices() method in BaseViewRule.Prop