Searched refs:POWER_SAVE_SCAN_INTERVAL_MULTIPLIER (Results 1 – 2 of 2) sorted by relevance
131 private static final int POWER_SAVE_SCAN_INTERVAL_MULTIPLIER = 2; field in WifiConnectivityManager2233 ? POWER_SAVE_SCAN_INTERVAL_MULTIPLIER * interval : interval; in getScanIntervalWithPowerSaveMultiplier()
402 private static final int POWER_SAVE_SCAN_INTERVAL_MULTIPLIER = 2; field in WifiConnectivityManagerTest2951 checkWorkingWithDefaultScheduleWithMultiplier(POWER_SAVE_SCAN_INTERVAL_MULTIPLIER); in checkPeriodicScanIntervalWhenDisconnectAndPowerSaveModeOn()5342 MOVING_PNO_SCAN_INTERVAL_MILLIS * POWER_SAVE_SCAN_INTERVAL_MULTIPLIER); in testPnoIntervalPowerSaveEnabled()