Searched refs:totalRxTimeMs (Results 1 – 1 of 1) sorted by relevance
3421 long totalRxTimeMs; in energyInfoCallback() local3426 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallback()3434 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()3440 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()