Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DRadioTestFragment.java138 v -> handleHwAudioSourceStop()); in onCreateView()
300 private void handleHwAudioSourceStop() { in handleHwAudioSourceStop() method in RadioTestFragment
330 handleHwAudioSourceStop(); in onTunerClosed()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTestFragment.java385 v -> handleHwAudioSourceStop()); in onCreateView()
463 handleHwAudioSourceStop(); in onDestroyView()
797 private void handleHwAudioSourceStop() { in handleHwAudioSourceStop() method in AudioTestFragment