Searched refs:createAudioPatch (Results 1 – 4 of 4) sorted by relevance
327 public CarAudioPatchHandle createAudioPatch(String sourceAddress, in createAudioPatch() method in CarAudioManager330 return mService.createAudioPatch(sourceAddress, usage, gainInMillibels); in createAudioPatch()
38 CarAudioPatchHandle createAudioPatch(in String sourceAddress, int usage, int gainInMillibels); in createAudioPatch() method
599 public CarAudioPatchHandle createAudioPatch(String sourceAddress, in createAudioPatch() method in CarAudioService658 int result = AudioManager.createAudioPatch(patch, in createAudioPatchLocked()
749 …ONTROL_AUDIO_SETTINGS) public android.car.media.CarAudioPatchHandle createAudioPatch(String, int, …