Searched refs:totalRxTimeMs (Results 1 – 1 of 1) sorted by relevance
2350 long totalRxTimeMs; in energyInfoCallback() local2355 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rx_time); in energyInfoCallback()2363 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallback()2369 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallback()