Home
last modified time | relevance | path

Searched refs:ensureOutputDirectory (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDataExporter.java63 ensureOutputDirectory(context); in exportData()
100 private static void ensureOutputDirectory(Context context) { in ensureOutputDirectory() method in DataExporter