Searched refs:getByteDeltaAccThr (Results 1 – 1 of 1) sorted by relevance
1317 mByteDeltaAccThr[LINK_TX] = getByteDeltaAccThr(LINK_TX); in updateWifiInfo()1318 mByteDeltaAccThr[LINK_RX] = getByteDeltaAccThr(LINK_RX); in updateWifiInfo()1413 private int getByteDeltaAccThr(int link) { in getByteDeltaAccThr() method in WifiScoreCard.PerNetwork