Home
last modified time | relevance | path

Searched defs:storedPath (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDataExporter.java141 String storedPath) throws IOException { in addDirectory()
168 private static void addFile(ZipOutputStream os, File current, String storedPath) in addFile()