Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiDataStall.java431 int maxTimeDeltaMs = mContext.getResources().getInteger( in checkDataStallAndThroughputSufficiency() local
434 if (timeDeltaLastTwoPollsMs > 0 && timeDeltaLastTwoPollsMs <= maxTimeDeltaMs) { in checkDataStallAndThroughputSufficiency()
H A DWifiScoreCard.java1429 int maxTimeDeltaMs = mContext.getResources().getInteger( in getByteDeltaAccThr() local
1432 maxTimeDeltaMs); in getByteDeltaAccThr()