Searched refs:SUGGESTION_PREFERENCE_KEY (Results 1 – 5 of 5) sorted by relevance
35 public static final String SUGGESTION_PREFERENCE_KEY = "suggestion_pref_key"; field in SuggestionPreference55 setKey(SUGGESTION_PREFERENCE_KEY + suggestion.getId()); in SuggestionPreference()
233 return SuggestionPreference.SUGGESTION_PREFERENCE_KEY + suggestion.getId(); in getSuggestionPreferenceKey()
39 public static final String SUGGESTION_PREFERENCE_KEY = "suggestion_pref_key"; field in SuggestionPreference55 setKey(SUGGESTION_PREFERENCE_KEY + mId); in SuggestionPreference()
105 SuggestionPreference.SUGGESTION_PREFERENCE_KEY + SUGGESTION_ID); in getKey_includesSuggestionId()
125 SuggestionPreference.SUGGESTION_PREFERENCE_KEY + suggestion.getId()); in updateSuggestionList()