Searched refs:getMaxConnectionState (Results 1 – 3 of 3) sorted by relevance
116 when(device.getMaxConnectionState()).thenReturn(BluetoothProfile.STATE_CONNECTED); in testNoConnectionWithDevices()189 when(device.getMaxConnectionState()).thenReturn(BluetoothProfile.STATE_CONNECTED); in testOnACLConnectionStateChange_updatesBluetoothStateOnConnection()
278 int state = status.getMaxConnectionState(); in onConnectionStatusFetched()
1201 public int getMaxConnectionState() { in getMaxConnectionState() method in CachedBluetoothDevice