Searched refs:totalRxTimeMs (Results 1 – 1 of 1) sorted by relevance
2666 long totalRxTimeMs; in energyInfoCallback() local2671 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallback()2679 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()2685 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()