Searched defs:xmlVersion (Results 1 – 6 of 6) sorted by relevance
103 int xmlVersion = XmlUtils.readIntAttribute(parser, ATT_VERSION, 0); in readXml() local141 protected void upgradeXml(final int xmlVersion, final int userId) {} in upgradeXml()
210 int xmlVersion = XmlUtils.readIntAttribute(parser, ATT_VERSION, 0); in readRestore() local
213 public void onOutgoingShortCodeSms(int category, int xmlVersion) { in onOutgoingShortCodeSms()
2177 int xmlVersion = mSmsDispatchersController.getUsageMonitor() in checkDestination() local
1067 int xmlVersion = getCurrentXmlVersion(); in writeXml() local
257 final int xmlVersion = parser.getAttributeInt(null, ATT_VERSION, -1); in readXml() local