Home
last modified time | relevance | path

Searched refs:getStationCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointMatchInfo.java114 score += (Math.max(200-getNetworkDetail().getStationCount(), 0) * in PasspointMatchInfo()
DNetworkDetail.java385 public int getStationCount() { in getStationCount() method in NetworkDetail