Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugInfoAdapter.java134 private boolean pendingAudioRecording(MetaBugReport bugReport) { in pendingAudioRecording() method in BugInfoAdapter
187 if (pendingAudioRecording(bugReport)) { in showOrHideAddAudioButton()