Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiGlobals.java72 private final int mWifiLowConnectedScoreThresholdToTriggerScanForMbb; field in WifiGlobals
126 mWifiLowConnectedScoreThresholdToTriggerScanForMbb = mContext.getResources().getInteger( in WifiGlobals()
524 return mWifiLowConnectedScoreThresholdToTriggerScanForMbb; in getWifiLowConnectedScoreThresholdToTriggerScanForMbb()
694 + mWifiLowConnectedScoreThresholdToTriggerScanForMbb); in dump()