Searched refs:totalRxTimeMs (Results 1 – 1 of 1) sorted by relevance
2841 long totalRxTimeMs; in energyInfoCallback() local2846 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallback()2854 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()2860 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()