Home
last modified time | relevance | path

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

/packages/apps/Traceur/src_common/com/android/traceur/
DWinscopeUtils.java195 private static File getOutputFile(String perfettoFilename, File tempFile) { in getOutputFile() method in WinscopeUtils
DTraceUtils.java273 public static File getOutputFile(String filename) { in getOutputFile() method in TraceUtils
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
DDataExporter.java107 public static File getOutputFile(Context context, String fileName) { in getOutputFile() method in DataExporter