Searched defs:releaseAudioPatch (Results 1 – 4 of 4) sorted by relevance
92 public void releaseAudioPatch(CarAudioPatchHandle patch) { in releaseAudioPatch() method in FakeCarAudioService
50 void releaseAudioPatch(in CarAudioPatchHandle patch); in releaseAudioPatch() method
693 public void releaseAudioPatch(CarAudioPatchHandle patch) { in releaseAudioPatch() method in CarAudioManager
247 public static boolean releaseAudioPatch(@NonNull AudioManager audioManager, in releaseAudioPatch() method in AudioManagerHelper