Searched refs:MESSAGE_ON_MESSAGE_SEND_FAIL (Results 1 – 1 of 1) sorted by relevance
68 private static final int MESSAGE_ON_MESSAGE_SEND_FAIL = 23; field in WifiNanStateManager249 Message msg = mHandler.obtainMessage(MESSAGE_ON_MESSAGE_SEND_FAIL); in onMessageSendFail()480 case MESSAGE_ON_MESSAGE_SEND_FAIL: in handleMessage()