Searched refs:scanTimeRxSinceMarkMs (Results 1 – 1 of 1) sorted by relevance
12794 long scanTimeRxSinceMarkMs = scanTimeSinceMarkMs; in updateBluetoothStateLocked() local12801 scanTimeRxSinceMarkMs = (rxTimeMs * scanTimeRxSinceMarkMs) / totalScanTimeMs; in updateBluetoothStateLocked()12811 rxTimesMs.incrementValue(u.getUid(), scanTimeRxSinceMarkMs); in updateBluetoothStateLocked() local12817 scanTimeRxSinceMarkMs, scanTimeTxSinceMarkMs, 0)); in updateBluetoothStateLocked()12820 leftOverRxTimeMs -= scanTimeRxSinceMarkMs; in updateBluetoothStateLocked()