Searched refs:SCAN_DURATION_MILLIS (Results 1 – 2 of 2) sorted by relevance
30 private static long SCAN_DURATION_MILLIS = 60000; field in PocService55 long endTime = startTime + SCAN_DURATION_MILLIS; in onCreate()
64 private static final int SCAN_DURATION_MILLIS = 10000; field in BluetoothLeScanTest145 TestUtils.sleep(SCAN_DURATION_MILLIS); in testScanFilter()253 TestUtils.sleep(SCAN_DURATION_MILLIS); in testBatchScan()384 TestUtils.sleep(SCAN_DURATION_MILLIS); in scan()