Searched refs:totalRxTimeMs (Results 1 – 1 of 1) sorted by relevance
6183 long totalRxTimeMs; in energyInfoCallbackInternal() local6188 totalRxTimeMs = Math.addExact(mRxTimeTotalMs, rxTime); in energyInfoCallbackInternal()6196 totalRxTimeMs = mRxTimeTotalMs; in energyInfoCallbackInternal()6202 mRxTimeTotalMs = totalRxTimeMs; in energyInfoCallbackInternal()