Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
H A DAudioTestFragment.java309 v -> handleHwAudioSourceStop()); in onCreateView()
368 handleHwAudioSourceStop(); in onDestroyView()
695 private void handleHwAudioSourceStop() { in handleHwAudioSourceStop() method in AudioTestFragment