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

  /frameworks/av/services/audiopolicy/service/
AudioPolicyService.h     [all...]
AudioPolicyInterfaceImpl.cpp 396 bool canCaptureHotword = captureHotwordAllowed(opPackageName, pid, uid);
397 if ((attr->source == AUDIO_SOURCE_HOTWORD) && !canCaptureHotword) {
456 canCaptureOutput, canCaptureHotword);
    [all...]

Completed in 60 milliseconds