Searched refs:LOCALE_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
37 public static final String LOCALE_NOTIFICATION = "locale_notification"; field in LocaleNotificationDataManager52 return new SharedPreferencesStorage(context, LOCALE_NOTIFICATION, Context.MODE_PRIVATE); in getSharedPreferencesStorage()56 return context.getSharedPreferences(LOCALE_NOTIFICATION, Context.MODE_PRIVATE); in getSharedPreferences()