Searched refs:mRxTimeTotalMs (Results 1 – 1 of 1) sorted by relevance
128 private long mRxTimeTotalMs; field in AdapterService2702 mStackReportedState, mTxTimeTotalMs, mRxTimeTotalMs, mIdleTimeTotalMs, in reportActivityInfo()2846 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallback()2854 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()2860 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()