Searched refs:currentDeviceState (Results 1 – 1 of 1) sorted by relevance
400 int currentDeviceState = stateMachineEntry.getValue().getConnectionState(); in getDevicesMatchingConnectionStates() local402 if (currentDeviceState == state) { in getDevicesMatchingConnectionStates()