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
35 public static final int STATE_DISCONNECTED = field in BluetoothGattServer
61 int STATE_DISCONNECTED = 0; field
791 public static final int STATE_DISCONNECTED = field in BluetoothAdapter
150 STATE_DISCONNECTED = 0 variable in BluetoothConnectionStatus
174 STATE_DISCONNECTED = 0 variable in GattConnectionState
101 sConnectionStates.put(BluetoothAdapter.STATE_DISCONNECTED, "Disconnected"); in sConnectionStates.put()
1612 private static final int STATE_DISCONNECTED = 0; field in Car
1514 STATE_DISCONNECTED = 0; enumerator