Searched refs:mRxTimeTotalMs (Results 1 – 1 of 1) sorted by relevance
157 private long mRxTimeTotalMs; field in AdapterService3280 mStackReportedState, mTxTimeTotalMs, mRxTimeTotalMs, mIdleTimeTotalMs, in reportActivityInfo()3426 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallback()3434 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()3440 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()