Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:suspendOutput

523 status_t AudioPolicyService::suspendOutput(audio_io_handle_t output)
527 LOGW("suspendOutput() could not get AudioFlinger");
531 return af->suspendOutput(output);