OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothHealthAppConfiguration
(Results
1 - 13
of
13
) 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/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
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/external/robolectric/v1/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
/prebuilts/sdk/system_23/
android.jar
Completed in 51 milliseconds