Searched refs:timeTxMs (Results 1 – 1 of 1) sorted by relevance
11386 final long timeTxMs = (leftOverTxTimeMs * txBytes) / totalTxBytes; in updateBluetoothStateLocked() local11388 Slog.d(TAG, "UID=" + uid + " tx_bytes=" + txBytes + " tx_time=" + timeTxMs); in updateBluetoothStateLocked()11390 counter.getTxTimeCounters()[0].addCountLocked(timeTxMs); in updateBluetoothStateLocked()