Searched refs:MESSAGE_STOP_SESSION (Results 1 – 1 of 1) sorted by relevance
55 private static final int MESSAGE_STOP_SESSION = 10; field in WifiNanStateManager141 Message msg = mHandler.obtainMessage(MESSAGE_STOP_SESSION); in stopSession()433 case MESSAGE_STOP_SESSION: { in handleMessage()