Searched refs:MESSAGE_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
48 private static final int MESSAGE_DISCONNECT = 1; field in WifiNanStateManager128 Message msg = mHandler.obtainMessage(MESSAGE_DISCONNECT); in disconnect()359 case MESSAGE_DISCONNECT: { in handleMessage()