Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DRssiMonitor.java188 enableClientRssiMonitorAndUpdateThresholds(mWifiInfo.getRssi()); in setLongPollRssiInterval()
208 private void enableClientRssiMonitorAndUpdateThresholds(int curRssi) { in enableClientRssiMonitorAndUpdateThresholds() method in RssiMonitor