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