Searched refs:BluetoothHealthCallback (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHealth.java | 146 BluetoothHealthCallback callback) { in registerSinkAppConfiguration() 171 int channelType, BluetoothHealthCallback callback) { in registerAppConfiguration() 423 private BluetoothHealthCallback mCallback; 425 public BluetoothHealthCallbackWrapper(BluetoothHealthCallback callback) { in BluetoothHealthCallbackWrapper() 556 BluetoothHealthCallback callback) { in checkAppParam()
|
D | BluetoothHealthCallback.java | 27 public abstract class BluetoothHealthCallback { class
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth.jd | 140 <dt>{@link android.bluetooth.BluetoothHealthCallback}</dt> 1013 android.bluetooth.BluetoothHealthCallback}, and {@link 1062 <li>Create a {@link android.bluetooth.BluetoothHealthCallback} and register an
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.0.jd | 725 <li>{@link android.bluetooth.BluetoothHealthCallback}: You must extend this class and implement the 729 android.bluetooth.BluetoothHealthCallback}, you’ll receive an instance of this object, which
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6438 …ean registerSinkAppConfiguration(java.lang.String, int, android.bluetooth.BluetoothHealthCallback); 6463 public abstract class BluetoothHealthCallback { 6464 ctor public BluetoothHealthCallback();
|
/frameworks/base/api/ |
D | current.txt | 7309 …ean registerSinkAppConfiguration(java.lang.String, int, android.bluetooth.BluetoothHealthCallback); 7334 public abstract class BluetoothHealthCallback { 7335 ctor public BluetoothHealthCallback();
|
D | test-current.txt | 7315 …ean registerSinkAppConfiguration(java.lang.String, int, android.bluetooth.BluetoothHealthCallback); 7340 public abstract class BluetoothHealthCallback { 7341 ctor public BluetoothHealthCallback();
|
D | system-current.txt | 7601 …ean registerSinkAppConfiguration(java.lang.String, int, android.bluetooth.BluetoothHealthCallback); 7626 public abstract class BluetoothHealthCallback { 7627 ctor public BluetoothHealthCallback();
|