Searched defs:createAudioZoneContextInfo (Results 1 – 2 of 2) sorted by relevance
66 AudioZoneContextInfo createAudioZoneContextInfo(const std::string& name, int id, in createAudioZoneContextInfo() function75 AudioZoneContext createAudioZoneContextInfo(const std::vector<AudioZoneContextInfo>& info) { in createAudioZoneContextInfo() function
723 private static AudioZoneContextInfo createAudioZoneContextInfo(int[] usages, String name, in createAudioZoneContextInfo() method in CarAudioTestUtils