Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java519 public int bandPreferenceBoost; // Debug only, indicate boost applied to RSSI if current field in WifiConfiguration.Visibility
559 sbuf.append(", ").append(bandPreferenceBoost); in toString()