Searched refs:MESSAGE_ON_MESSAGE_RECEIVED (Results 1 – 1 of 1) sorted by relevance
71 private static final int MESSAGE_ON_MESSAGE_RECEIVED = 26; field in WifiNanStateManager324 Message msg = mHandler.obtainMessage(MESSAGE_ON_MESSAGE_RECEIVED); in onMessageReceived()502 case MESSAGE_ON_MESSAGE_RECEIVED: { in handleMessage()