Searched refs:mTxTimeLastReport (Results 1 – 1 of 1) sorted by relevance
1178 private int mTxTimeLastReport = 0; field in ClientModeImpl1190 int tx = mTxTime - mTxTimeLastReport; in reportOnTime()1191 mTxTimeLastReport = mTxTime; in reportOnTime()