Searched refs:xmlDocument (Results 1 – 3 of 3) sorted by relevance
158 public void appendFromXml(InputStream xmlDocument) in appendFromXml() argument163 parser.setInput(xmlDocument, "UTF-8"); in appendFromXml()181 xmlDocument.close(); in appendFromXml()
331 public void appendSubfolders(InputStream xmlDocument) in appendSubfolders() argument336 parser.setInput(xmlDocument, "UTF-8"); in appendSubfolders()354 xmlDocument.close(); in appendSubfolders()
142 private void appendFromXml(InputStream xmlDocument, BluetoothMapMessageListing newListing) in appendFromXml() argument147 parser.setInput(xmlDocument, "UTF-8"); in appendFromXml()161 xmlDocument.close(); in appendFromXml()