Home | History | Annotate | Download | only in os

Lines Matching refs:getBluetoothScanTime

2102     public abstract long getBluetoothScanTime(long elapsedRealtimeUs, int which);
3817 final long bluetoothScanTimeMs = getBluetoothScanTime(rawRealtime, which) / 1000;