Searched refs:mL2ErrorAccPercent (Results 1 – 1 of 1) sorted by relevance
133 private final long[][][] mL2ErrorAccPercent = field in WifiScoreCard1594 mL2ErrorAccPercent[mBandIdx][link][mSignalLevel] += Math.abs(l2ErrPercent); in calculateError()2647 mL2ErrorAccPercent[bandIdx][linkIdx][level], count); in dumpBandwidthStatsPerLevel()2654 mL2ErrorAccPercent[bandIdx][linkIdx][level] = 0; in dumpBandwidthStatsPerLevel()2690 printAvgStats(mL2ErrorAccPercent[i][j], mBwEstCount[i][j], pw); in dump()