OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAudioPatches
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
AudioPolicyManager.h
244
return
mAudioPatches
;
458
return
mAudioPatches
.addAudioPatch(handle, patch);
462
return
mAudioPatches
.removeAudioPatch(handle);
543
AudioPatchCollection
mAudioPatches
;
[
all
...]
Completed in 56 milliseconds