Searched refs:MESSAGE_BUNDLE_KEY_EVENTS (Results 1 – 1 of 1) sorted by relevance
75 private static final String MESSAGE_BUNDLE_KEY_EVENTS = "events"; field in WifiNanStateManager157 data.putInt(MESSAGE_BUNDLE_KEY_EVENTS, events); in createSession()377 int events = msg.getData().getInt(MESSAGE_BUNDLE_KEY_EVENTS); in handleMessage()