Searched refs:MSG_SCAN_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
76 private static final int MSG_SCAN_TIMEOUT = 3; field in ScanManager284 case MSG_SCAN_TIMEOUT: in handleMessage()351 Message msg = obtainMessage(MSG_SCAN_TIMEOUT); in handleStartScan()374 removeMessages(MSG_SCAN_TIMEOUT); in handleStopScan()