Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/
DBugReportActivity.java372 File audioFile; in addAudioToExistingBugReport() local
391 boolean isNewBugReport, MetaBugReport bug, File audioFile) { in startAudioMessageRecording()
678 Context context, Config config, MetaBugReport bug, File audioFile) { in AddAudioToBugReportAsyncTask()