Searched refs:routeVoiceCall (Results 1 – 2 of 2) sorted by relevance
549 bool routeVoiceCall(int device, int newMode);
629 isRouted |= routeVoiceCall(device, newMode); in doRouting()1584 bool AudioHardwareALSA::routeVoiceCall(int device, int newMode) in routeVoiceCall() function in android_audio_legacy::AudioHardwareALSA