Searched refs:setConnectedDevicesCount (Results 1 – 4 of 4) sorted by relevance
62 getQCItem().setConnectedDevicesCount(clients.size());
118 void setConnectedDevicesCount(int devicesCount) { in setConnectedDevicesCount() method in HotspotRow
119 verify(mQCItem).setConnectedDevicesCount(1); in onConnectedClientsChanged_updatesQCItem()
111 mHotspotRow.setConnectedDevicesCount(connectedDevices); in getQCItem_hotspotEnabled_hasDevices_returnsRow()