OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBackMicrophone
(Results
1 - 3
of
3
) sorted by null
/hardware/msm7k/libaudio/
AudioPolicyManager.h
39
virtual bool
hasBackMicrophone
() const { return false; }
/hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.h
42
virtual bool
hasBackMicrophone
() const { return true; }
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
209
virtual bool
hasBackMicrophone
() const { return false; }
Completed in 352 milliseconds