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