Searched refs:getTraceFilePath (Results 1 – 4 of 4) sorted by relevance
21 String getTraceFilePath(); in getTraceFilePath() method
325 public String getTraceFilePath() { in getTraceFilePath() method in SystraceOptionsDialogV2
381 public String getTraceFilePath() { in getTraceFilePath() method in SystraceOptionsDialogV1
681 Files.write(html.getBytes(), new File(dlg.getTraceFilePath())); in launchSystrace()