Searched refs:MESSAGE_ON_MESSAGE_SEND_SUCCESS (Results 1 – 1 of 1) sorted by relevance
67 private static final int MESSAGE_ON_MESSAGE_SEND_SUCCESS = 22; field in WifiNanStateManager243 Message msg = mHandler.obtainMessage(MESSAGE_ON_MESSAGE_SEND_SUCCESS); in onMessageSendSuccess()477 case MESSAGE_ON_MESSAGE_SEND_SUCCESS: in handleMessage()