Searched refs:startBluetoothScoInt (Results 1 – 1 of 1) sorted by relevance
6827 startBluetoothScoInt(cb, uid, scoAudioMode, eventSource); in startBluetoothSco()6850 startBluetoothScoInt(cb, uid, BtHelper.SCO_MODE_VIRTUAL_CALL, eventSource); in startBluetoothScoVirtualCall()6853 void startBluetoothScoInt(IBinder cb, int uid, int scoAudioMode, @NonNull String eventSource) { in startBluetoothScoInt() method in AudioService