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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 40 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(in int[] states);
BluetoothHealth.java 412 return mService.getHealthDevicesMatchingConnectionStates(states);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 396 public List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) {
399 return service.getHealthDevicesMatchingConnectionStates(states);
481 List<BluetoothDevice> getHealthDevicesMatchingConnectionStates(int[] states) {
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 578 milliseconds