Searched refs:timeRxMs (Results 1 – 1 of 1) sorted by relevance
11378 final long timeRxMs = (leftOverRxTimeMs * rxBytes) / totalRxBytes; in updateBluetoothStateLocked() local11380 Slog.d(TAG, "UID=" + uid + " rx_bytes=" + rxBytes + " rx_time=" + timeRxMs); in updateBluetoothStateLocked()11382 counter.getRxTimeCounter().addCountLocked(timeRxMs); in updateBluetoothStateLocked()