Searched defs:mConnectionState (Results 1 – 6 of 6) sorted by relevance
54 private volatile int mConnectionState = BluetoothAdapter.STATE_DISCONNECTED; field in AdapterProperties179 void setConnectionState(int mConnectionState) { in setConnectionState()
144 private int mConnectionState; field in Car
217 private int mConnectionState; field in Car
89 private int mConnectionState = DISCONNECTED; field in BluetoothMapManager
381 private ConnectionState mConnectionState = ConnectionState.DISCONNECTED; field in BluetoothPbapClient
421 private Call.State mConnectionState = Call.State.IDLE; field in TelephonyConnection