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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl 31 boolean registerAppConfiguration(in BluetoothHealthAppConfiguration config,
BluetoothHealth.java 150 return registerAppConfiguration(name, dataType, SINK_ROLE,
170 public boolean registerAppConfiguration(String name, int dataType, int role,
182 result = mService.registerAppConfiguration(config, wrapper);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 343 public boolean registerAppConfiguration(BluetoothHealthAppConfiguration config,
347 return service.registerAppConfiguration(config, callback);
403 boolean registerAppConfiguration(BluetoothHealthAppConfiguration config,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 70 milliseconds