Searched refs:MESSAGE_CONNECT (Results 1 – 1 of 1) sorted by relevance
47 private static final int MESSAGE_CONNECT = 0; field in WifiNanStateManager120 Message msg = mHandler.obtainMessage(MESSAGE_CONNECT); in connect()352 case MESSAGE_CONNECT: { in handleMessage()