HomeSort by relevance Sort by last modified time
    Searched defs:canCaptureOutput (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImpl.cpp 387 bool canCaptureOutput = captureAudioOutputAllowed(pid, uid);
392 !canCaptureOutput) {
428 if (!canCaptureOutput) {
456 canCaptureOutput, canCaptureHotword);
    [all...]
AudioPolicyService.h     [all...]

Completed in 88 milliseconds