Searched refs:bluetoothScanTimeMs (Results 1 – 1 of 1) sorted by relevance
3817 final long bluetoothScanTimeMs = getBluetoothScanTime(rawRealtime, which) / 1000; in dumpLocked() local3820 sb.append(" Bluetooth scan time: "); formatTimeMs(sb, bluetoothScanTimeMs); in dumpLocked()