Searched refs:timeRxMs (Results 1 – 1 of 1) sorted by relevance
12718 final long timeRxMs = (leftOverRxTimeMs * rxBytes) / totalRxBytes; in updateBluetoothStateLocked() local12720 Slog.d(TAG, "UID=" + uid + " rx_bytes=" + rxBytes + " rx_time=" + timeRxMs); in updateBluetoothStateLocked()12722 counter.getRxTimeCounter().addCountLocked(timeRxMs); in updateBluetoothStateLocked()12726 mBluetoothPowerCalculator.calculatePowerMah(timeRxMs, 0, 0)); in updateBluetoothStateLocked()