Home
last modified time | relevance | path

Searched defs:stopScoUsingVirtualVoiceCall (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java177 public void stopScoUsingVirtualVoiceCall() { in stopScoUsingVirtualVoiceCall() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothHeadset.aidl72 boolean stopScoUsingVirtualVoiceCall(in AttributionSource attributionSource); in stopScoUsingVirtualVoiceCall() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadset.java1116 public boolean stopScoUsingVirtualVoiceCall() { in stopScoUsingVirtualVoiceCall() method in BluetoothHeadset
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java737 public boolean stopScoUsingVirtualVoiceCall(AttributionSource source) { in stopScoUsingVirtualVoiceCall() method in HeadsetService.BluetoothHeadsetBinder
1693 boolean stopScoUsingVirtualVoiceCall() { in stopScoUsingVirtualVoiceCall() method in HeadsetService