Searched refs:getUpstreamConnectionStrength (Results 1 – 3 of 3) sorted by relevance
343 public synchronized int getUpstreamConnectionStrength() { in getUpstreamConnectionStrength() method in HotspotNetworkEntry
218 ? -((HotspotNetworkEntry) entry).getUpstreamConnectionStrength() : 0)
480 assertThat(entry.getUpstreamConnectionStrength()).isEqualTo(3); in testGetUpstreamConnectionStrength_usesHotspotNetworkData()