HomeSort by relevance Sort by last modified time
    Searched refs:connectChannelToSink (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 35 boolean connectChannelToSink(in BluetoothDevice device, in BluetoothHealthAppConfiguration config,
BluetoothHealth.java 259 public boolean connectChannelToSink(BluetoothDevice device,
264 return mService.connectChannelToSink(device, config, channelType);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 363 public boolean connectChannelToSink(BluetoothDevice device,
367 return service.connectChannelToSink(device, config, channelType);
434 boolean connectChannelToSink(BluetoothDevice device,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 113 milliseconds