Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDataStall.java448 return detectConsecutiveTwoDataStalls(ifaceName, timeDeltaLastTwoPollsMs, dataStallTx, in checkDataStallAndThroughputSufficiency()
455 private int detectConsecutiveTwoDataStalls(String ifaceName, int timeDeltaLastTwoPollsMs, in detectConsecutiveTwoDataStalls() method