Searched refs:OD_NAME_COUNTRY_REGION (Results 1 – 3 of 3) sorted by relevance
73 XmlUtils.getOdStringEle(developerInfoEle, XmlUtils.OD_NAME_COUNTRY_REGION, true); in createFromOdElements()
119 doc, XmlUtils.OD_NAME_COUNTRY_REGION, mCountryRegion)); in toOdDomElements()
92 public static final String OD_NAME_COUNTRY_REGION = "country_region"; field in XmlUtils