Searched refs:KEY_RESPONSE_IMPORTANT (Results 1 – 1 of 1) sorted by relevance
70 private static final String KEY_RESPONSE_IMPORTANT = "response_important"; field in ProcessSentMessageAction94 params.putBoolean(KEY_RESPONSE_IMPORTANT, in processMmsSent()154 final boolean responseImportant = actionParameters.getBoolean(KEY_RESPONSE_IMPORTANT); in executeAction()