Searched refs:shortInterval (Results 1 – 1 of 1) sorted by relevance
95 int shortInterval = mWifiGlobals.getPollRssiShortIntervalMillis(); in processClientRssiThresholdBreached() local97 + shortInterval + " ms" + ", disable client mode RSSI monitor"); in processClientRssiThresholdBreached()98 mWifiGlobals.setPollRssiIntervalMillis(shortInterval); in processClientRssiThresholdBreached()142 int shortInterval = mWifiGlobals.getPollRssiShortIntervalMillis(); in reset() local143 mWifiGlobals.setPollRssiIntervalMillis(shortInterval); in reset()198 int shortInterval = mWifiGlobals.getPollRssiShortIntervalMillis(); in setShortPollRssiInterval() local199 if (mWifiGlobals.getPollRssiIntervalMillis() == shortInterval) { in setShortPollRssiInterval()202 logd("RSSI polling interval changed to " + shortInterval + " ms" in setShortPollRssiInterval()204 mWifiGlobals.setPollRssiIntervalMillis(shortInterval); in setShortPollRssiInterval()