Searched refs:SHARED_PREFS_KEY_NOTIFICATIONS (Results 1 – 1 of 1) sorted by relevance
61 private static final String SHARED_PREFS_KEY_NOTIFICATIONS = "notifications"; field in PendingList133 prefs.getStringSet(SHARED_PREFS_KEY_NOTIFICATIONS, null); in updateState()231 editor.putStringSet(SHARED_PREFS_KEY_NOTIFICATIONS, currentNotifications); in updateState()