Searched refs:rxTimeDelta (Results 1 – 1 of 1) sorted by relevance
208 long rxTimeDelta = Math.max(0, rxTime - mLastRxTime); in collectBluetoothActivityInfo() local209 mLayout.setDeviceRxTime(mDeviceStats, rxTimeDelta); in collectBluetoothActivityInfo()222 mPowerStats.durationMs = rxTimeDelta + txTimeDelta + idleTimeDelta; in collectBluetoothActivityInfo()