Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DRssiMonitor.java83 <= mWifiGlobals.getClientRssiMonitorThresholdDbm()) { in onRssiThresholdBreached()
169 int rssiMonitorThreshold = mWifiGlobals.getClientRssiMonitorThresholdDbm(); in updatePollRssiInterval()
272 .getClientRssiMonitorThresholdDbm(); in mergeAppFrameworkThresholds()
DWifiGlobals.java562 public int getClientRssiMonitorThresholdDbm() { in getClientRssiMonitorThresholdDbm() method in WifiGlobals