Home
last modified time | relevance | path

Searched refs:SCO_MODE_UNDEFINED (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java310 on, BtHelper.SCO_MODE_UNDEFINED, eventSource, isPrivileged)); in setSpeakerphoneOn()
348 device != null, BtHelper.SCO_MODE_UNDEFINED, eventSource, isPrivileged); in setCommunicationDevice()
542 BtHelper.SCO_MODE_UNDEFINED, "onCheckCommunicationDeviceRemoval", in onCheckCommunicationDeviceRemoval()
1278 false, BtHelper.SCO_MODE_UNDEFINED, eventSource, isPrivileged)); in stopBluetoothScoForClient()
2443 BtHelper.SCO_MODE_UNDEFINED, client.isPrivileged(), in onCommunicationRouteClientDied()
2531 BtHelper.SCO_MODE_UNDEFINED, crc.isPrivileged(), eventSource); in onUpdateCommunicationRouteClient()
DBtHelper.java136 /*package*/ static final int SCO_MODE_UNDEFINED = -1; field in BtHelper
161 case SCO_MODE_UNDEFINED: in scoAudioModeToString()
1015 if (scoAudioMode == SCO_MODE_UNDEFINED) { in requestScoState()
DAudioService.java6815 BtHelper.SCO_MODE_VIRTUAL_CALL : BtHelper.SCO_MODE_UNDEFINED; in startBluetoothSco()
6900 BtHelper.scoAudioModeToString(BtHelper.SCO_MODE_UNDEFINED)) in stopBluetoothSco()