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

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 150 return registerAppConfiguration(name, dataType, SINK_ROLE,
169 public boolean registerAppConfiguration(String name, int dataType, int role,
182 result = service.registerAppConfiguration(config, wrapper);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 379 public boolean registerAppConfiguration(BluetoothHealthAppConfiguration config,
385 return service.registerAppConfiguration(config, callback);
467 boolean registerAppConfiguration(BluetoothHealthAppConfiguration config,
    [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 
  /prebuilts/misc/common/robolectric/android-all/
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 
android-all-stubs.jar 

Completed in 913 milliseconds