Searched refs:PREFERENCE_QUICK_RESPONSES (Results 1 – 1 of 1) sorted by relevance
90 private static final String PREFERENCE_QUICK_RESPONSES = "account_quick_responses"; field in AccountSettingsFragment186 final Preference quickResponsePref = findPreference(PREFERENCE_QUICK_RESPONSES); in onCreate()704 final Preference quickResponsePref = findPreference(PREFERENCE_QUICK_RESPONSES); in loadSettings()