Searched refs:printAvgStats (Results 1 – 1 of 1) sorted by relevance
2673 printAvgStats(mBwEstValue[i][j], mBwEstCount[i][j], pw); in dump()2675 printAvgStats(mBwEstErrorAccPercent[i][j], mBwEstCount[i][j], pw); in dump()2677 printAvgStats(mL2ErrorAccPercent[i][j], mBwEstCount[i][j], pw); in dump()2691 private void printAvgStats(long[] stats, int[] count, PrintWriter pw) { in printAvgStats() method in WifiScoreCard