Searched refs:newSupportedAudioDirections (Results 1 – 1 of 1) sorted by relevance
1539 Integer newSupportedAudioDirections) { in updateActiveInDevice() argument1543 (newSupportedAudioDirections & AUDIO_DIRECTION_INPUT_BIT) != 0; in updateActiveInDevice()1606 Integer newSupportedAudioDirections) { in updateActiveOutDevice() argument1610 (newSupportedAudioDirections & AUDIO_DIRECTION_OUTPUT_BIT) != 0; in updateActiveOutDevice()1997 Integer newSupportedAudioDirections, in updateActiveDevices() argument2014 && ((newSupportedAudioDirections & AUDIO_DIRECTION_INPUT_BIT) != 0)) { in updateActiveDevices()2026 newSupportedAudioDirections); in updateActiveDevices()2032 newSupportedAudioDirections); in updateActiveDevices()