Searched refs:maxTimeDeltaMs (Results 1 – 2 of 2) sorted by relevance
431 int maxTimeDeltaMs = mContext.getResources().getInteger( in checkDataStallAndThroughputSufficiency() local434 if (timeDeltaLastTwoPollsMs > 0 && timeDeltaLastTwoPollsMs <= maxTimeDeltaMs) { in checkDataStallAndThroughputSufficiency()
1429 int maxTimeDeltaMs = mContext.getResources().getInteger( in getByteDeltaAccThr() local1432 maxTimeDeltaMs); in getByteDeltaAccThr()