Searched refs:KEY_QUICK_RESPONSES (Results 1 – 1 of 1) sorted by relevance
130 public static final String KEY_QUICK_RESPONSES = "preferences_quick_responses"; field in Utils1475 String[] s = Utils.getSharedPreference(context, KEY_QUICK_RESPONSES, (String[]) null); in getQuickResponses()