Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiGlobals.java78 private final int mClientRssiMonitorThresholdDbm; field in WifiGlobals
140 mClientRssiMonitorThresholdDbm = mContext.getResources().getInteger( in WifiGlobals()
563 return mClientRssiMonitorThresholdDbm; in getClientRssiMonitorThresholdDbm()