HomeSort by relevance Sort by last modified time
    Searched refs:getHealthDevicesMatchingConnectionStates (Results 1 - 6 of 6) 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/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 98 milliseconds