Searched refs:PREFERENCE_NAME (Results 1 – 1 of 1) sorted by relevance
39 private static final String PREFERENCE_NAME = "important_notice_pref"; field in ImportantNoticeUtils74 return context.getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE); in getImportantNoticePreferences()