Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportActivity.java390 boolean isNewBugReport, MetaBugReport bug, File audioFile) { in startAudioMessageRecording() argument
397 mIsNewBugReport = isNewBugReport; in startAudioMessageRecording()
402 if (isNewBugReport) { in startAudioMessageRecording()