Searched refs:BLUETOOTH_SCAN_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
79 private static final long BLUETOOTH_SCAN_TIMEOUT_MILLIS = 30 * 1000; field in KeyboardUI356 mHandler.sendMessageDelayed(abortMsg, BLUETOOTH_SCAN_TIMEOUT_MILLIS); in startScanning()