Searched refs:exportMap (Results 1 – 2 of 2) sorted by relevance
390 static void exportMap(OutputStream os, Map<String, String> map) throws IOException { in exportMap() method in XmlSupport
621 XmlSupport.exportMap(fos, prefsCache); in writeBackCache()