Searched defs:releaseAudioPatch (Results 1 – 6 of 6) sorted by relevance
206 boolean releaseAudioPatch(AudioManagerHelper.AudioPatchInfo audioPatchInfo) { in releaseAudioPatch() method in AudioManagerWrapper
461 public void releaseAudioPatch() { in releaseAudioPatch() method in AudioManagerWrapperTest
51 void releaseAudioPatch(in CarAudioPatchHandle patch); in releaseAudioPatch() method
712 public void releaseAudioPatch(CarAudioPatchHandle patch) { in releaseAudioPatch() method in CarAudioManager
237 public static boolean releaseAudioPatch(@NonNull AudioManager audioManager, in releaseAudioPatch() method in AudioManagerHelper
93 public void releaseAudioPatch(CarAudioPatchHandle patch) { in releaseAudioPatch() method in FakeCarAudioService