Searched defs:STATE_DISCONNECTED (Results 1 – 10 of 10) sorted by relevance
36 private static final int STATE_DISCONNECTED = 0; field in ManageablePreferenceTest
40 public static final int STATE_DISCONNECTED = STATE_NONE; field in AppPreference
58 int STATE_DISCONNECTED = 0; field
714 public static final int STATE_DISCONNECTED = field in BluetoothAdapter
150 STATE_DISCONNECTED = 0 variable in BluetoothConnectionStatus
174 STATE_DISCONNECTED = 0 variable in GattConnectionState
102 sConnectionStates.put(BluetoothAdapter.STATE_DISCONNECTED, "Disconnected"); in sConnectionStates.put()
133 public static final int STATE_DISCONNECTED = BluetoothProfile.STATE_DISCONNECTED; field in HidHostService
1565 private static final int STATE_DISCONNECTED = 0; field in Car
1517 STATE_DISCONNECTED = 0; enumerator