Searched refs:getA2dpOutput (Results 1 – 3 of 3) sorted by relevance
705 audio_io_handle_t SwAudioOutputCollection::getA2dpOutput() const in getA2dpOutput() function in android::SwAudioOutputCollection738 return (isA2dpOffloadedOnPrimary() || (getA2dpOutput() != 0)); in isA2dpSupported()
477 audio_io_handle_t getA2dpOutput() const;
5129 audio_io_handle_t a2dpOutput = mOutputs.getA2dpOutput(); in checkA2dpSuspend()