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