Searched defs:scoAudioMode (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/audio/ |
D | BtHelper.java | 159 public static String scoAudioModeToString(int scoAudioMode) { in scoAudioModeToString() 493 /*package*/ synchronized boolean startBluetoothSco(int scoAudioMode, in startBluetoothSco() 1004 private boolean requestScoState(int state, int scoAudioMode) { in requestScoState() 1142 BluetoothDevice device, int scoAudioMode) { in disconnectBluetoothScoAudioHelper() 1154 BluetoothDevice device, int scoAudioMode) { in connectBluetoothScoAudioHelper()
|
D | AudioDeviceBroker.java | 380 int scoAudioMode, boolean isPrivileged, String eventSource) { in setCommunicationRouteForClient() 1259 /*package*/ void startBluetoothScoForClient(IBinder cb, int uid, int scoAudioMode, in startBluetoothScoForClient() 1552 @Nullable AudioDeviceAttributes device, boolean on, int scoAudioMode, in CommunicationDeviceInfo()
|
D | AudioService.java | 6813 final int scoAudioMode = in startBluetoothSco() local 6853 void startBluetoothScoInt(IBinder cb, int uid, int scoAudioMode, @NonNull String eventSource) { in startBluetoothScoInt()
|