Searched refs:EVENT_CALLBACK_INTENT_ACTION_KEY (Results 1 – 1 of 1) sorted by relevance
37 private static final String EVENT_CALLBACK_INTENT_ACTION_KEY = "eventCallbackActionName"; field in ImeSettings56 mEventCallbackActionName = bundle.getString(EVENT_CALLBACK_INTENT_ACTION_KEY); in ImeSettings()111 result.putString(EVENT_CALLBACK_INTENT_ACTION_KEY, eventCallbackActionName); in serializeToBundle()