Searched refs:MSG_START_CONNECTING (Results 1 – 2 of 2) sorted by relevance
100 static final int MSG_START_CONNECTING = 10; field in ScanManager365 case MSG_START_CONNECTING: in handleMessage()
370 isConnectingOn ? ScanManager.MSG_START_CONNECTING : ScanManager.MSG_STOP_CONNECTING; in createConnectingMessage()