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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 39 List<BluetoothDevice> getConnectedHealthDevices();
BluetoothHealth.java 380 return mService.getConnectedHealthDevices();
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 390 public List<BluetoothDevice> getConnectedHealthDevices() {
393 return service.getConnectedHealthDevices();
474 List<BluetoothDevice> getConnectedHealthDevices() {
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 772 milliseconds