Searched refs:MESSAGE_BUNDLE_KEY_SESSION_ID (Results 1 – 1 of 1) sorted by relevance
74 private static final String MESSAGE_BUNDLE_KEY_SESSION_ID = "session_id"; field in WifiNanStateManager196 data.putInt(MESSAGE_BUNDLE_KEY_SESSION_ID, sessionId); in sendMessage()419 int sessionId = msg.getData().getInt(MESSAGE_BUNDLE_KEY_SESSION_ID); in handleMessage()