Searched refs:audioDeviceInfoType (Results 1 – 2 of 2) sorted by relevance
354 int audioDeviceInfoType = audioDeviceInfo.getType(); in updateAvailableRoutes() local357 mediaRoute2Info, audioDeviceInfoType); in updateAvailableRoutes()359 if (selectedDeviceAttributesType == audioDeviceInfoType) { in updateAvailableRoutes()445 int audioDeviceInfoType, in createMediaRoute2Info() argument449 AUDIO_DEVICE_INFO_TYPE_TO_ROUTE_INFO.get(audioDeviceInfoType); in createMediaRoute2Info()493 MediaRoute2Info mediaRoute2Info, int audioDeviceInfoType) { in createForAudioManagerRoute() argument496 audioDeviceInfoType, in createForAudioManagerRoute()512 int audioDeviceInfoType, in MediaRoute2InfoHolder() argument515 mAudioDeviceInfoType = audioDeviceInfoType; in MediaRoute2InfoHolder()
596 int32_t lookup<AUDIO_DEVICE_INFO_TYPE>(const std::string& audioDeviceInfoType) in lookup() argument599 auto it = map.find(audioDeviceInfoType); in lookup()