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

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 52 * {@link #unregisterAppConfiguration}
170 public boolean unregisterAppConfiguration(BluetoothHealthAppConfiguration config) {
174 result = mService.unregisterAppConfiguration(config);
IBluetooth.aidl 116 boolean unregisterAppConfiguration(in BluetoothHealthAppConfiguration config);
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 181 mBluetoothHealth.unregisterAppConfiguration(mHealthAppConfig);
  /frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java 180 boolean unregisterAppConfiguration(BluetoothHealthAppConfiguration config) {
BluetoothService.java     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 118 milliseconds