Searched refs:MESSAGE_BUNDLE_KEY_MESSAGE (Results 1 – 2 of 2) sorted by relevance
168 private static final String MESSAGE_BUNDLE_KEY_MESSAGE = "message"; field in WifiNanSessionListener209 msg.getData().getByteArray(MESSAGE_BUNDLE_KEY_MESSAGE), msg.arg1, in WifiNanSessionListener()220 msg.getData().getByteArray(MESSAGE_BUNDLE_KEY_MESSAGE), msg.arg1); in WifiNanSessionListener()393 data.putByteArray(MESSAGE_BUNDLE_KEY_MESSAGE, serviceSpecificInfo);430 data.putByteArray(MESSAGE_BUNDLE_KEY_MESSAGE, message);
80 private static final String MESSAGE_BUNDLE_KEY_MESSAGE = "message"; field in WifiNanStateManager198 data.putByteArray(MESSAGE_BUNDLE_KEY_MESSAGE, message); in sendMessage()421 byte[] message = data.getByteArray(MESSAGE_BUNDLE_KEY_MESSAGE); in handleMessage()