Searched defs:KEY_QUICK_RESPONSES (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DUtils.java117 public static final String KEY_QUICK_RESPONSES = "preferences_quick_responses"; field in class:Utils
1505 String[] s = Utils.getSharedPreference(context, KEY_QUICK_RESPONSES, (String[]) null);

Completed in 72 milliseconds