OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isBluetoothScoDevice
(Results
1 - 3
of
3
) sorted by null
/hardware/msm7k/libaudio-qdsp5v2/
AudioPolicyManager.cpp
251
if (mPhoneState == AudioSystem::MODE_IN_CALL && AudioSystem::
isBluetoothScoDevice
((AudioSystem::audio_devices)device)) {
/hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h
339
static bool
isBluetoothScoDevice
(audio_devices device) {
/hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.cpp
258
if (mPhoneState == AudioSystem::MODE_IN_CALL && AudioSystem::
isBluetoothScoDevice
((AudioSystem::audio_devices)device)) {
Completed in 2474 milliseconds