Searched defs:createAudioPatch (Results 1 – 4 of 4) sorted by relevance
50 CarAudioPatchHandle createAudioPatch(in String sourceAddress, int usage, int gainInMillibels); in createAudioPatch() method
687 public CarAudioPatchHandle createAudioPatch(String sourceAddress, @AttributeUsage int usage, in createAudioPatch() method in CarAudioManager
170 public static AudioPatchInfo createAudioPatch(@NonNull AudioDeviceInfo sourceDevice, in createAudioPatch() method in AudioManagerHelper
87 public CarAudioPatchHandle createAudioPatch(String sourceAddress, int usage, in createAudioPatch() method in FakeCarAudioService