Lines Matching refs:startOutput
682 // routing change will happen when startOutput() will be called
741 status_t AudioPolicyManagerBase::startOutput(audio_io_handle_t output,
745 ALOGV("startOutput() output %d, stream %d, session %d", output, stream, session);
748 ALOGW("startOutput() unknown output %d", output);
756 // necessary for a correct control of hardware output routing by startOutput() and stopOutput()