Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDataExporter.java107 public static File getOutputFile(Context context, String fileName) { in getOutputFile() method in DataExporter
/packages/apps/Traceur/src/com/android/traceur/
DTraceUtils.java124 public static File getOutputFile(String filename) { in getOutputFile() method in TraceUtils