Searched refs:COUNTRY_ISO_CODE_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
53 private static final String COUNTRY_ISO_CODE_ATTRIBUTE = "country"; field in TelephonyLookupXmlFile134 writer.writeAttribute(COUNTRY_ISO_CODE_ATTRIBUTE, network.countryIsoCode); in writeXml()