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