OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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