Searched refs:MSG_SCAN_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
77 private static final int MSG_SCAN_TIMEOUT = 3; field in ScanManager292 case MSG_SCAN_TIMEOUT: in handleMessage()357 Message msg = obtainMessage(MSG_SCAN_TIMEOUT); in handleStartScan()390 removeMessages(MSG_SCAN_TIMEOUT); in handleStopScan()