Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDumpFileProvider.java81 DataExporter.ensureValidFileName(fileName); in openFile()
94 DataExporter.ensureValidFileName(fileName); in query()
DDataExporter.java82 public static void ensureValidFileName(String fileName) { in ensureValidFileName() method in DataExporter