Searched refs:totalTxTimeMs (Results 1 – 1 of 1) sorted by relevance
2349 long totalTxTimeMs; in energyInfoCallback() local2354 totalTxTimeMs = Math.addExact(mTxTimeTotalMs, tx_time); in energyInfoCallback()2362 totalTxTimeMs = mTxTimeTotalMs; in energyInfoCallback()2368 mTxTimeTotalMs = totalTxTimeMs; in energyInfoCallback()