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

  /frameworks/base/core/java/android/bluetooth/
BluetoothHealthAppConfiguration.java 30 public final class BluetoothHealthAppConfiguration implements Parcelable {
43 BluetoothHealthAppConfiguration(String name, int dataType) {
59 BluetoothHealthAppConfiguration(String name, int dataType, int role, int
69 if (o instanceof BluetoothHealthAppConfiguration) {
70 BluetoothHealthAppConfiguration config = (BluetoothHealthAppConfiguration) o;
92 return "BluetoothHealthAppConfiguration [mName = " + mName +
141 public static final Parcelable.Creator<BluetoothHealthAppConfiguration> CREATOR =
142 new Parcelable.Creator<BluetoothHealthAppConfiguration>() {
144 public BluetoothHealthAppConfiguration createFromParcel(Parcel in)
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 287 milliseconds