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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 41 int getHealthDeviceConnectionState(in BluetoothDevice device);
BluetoothHealth.java 352 return mService.getHealthDeviceConnectionState(device);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 384 public int getHealthDeviceConnectionState(BluetoothDevice device) {
387 return service.getHealthDeviceConnectionState(device);
469 int getHealthDeviceConnectionState(BluetoothDevice device) {
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 117 milliseconds