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