Searched refs:currentNotifications (Results 1 – 1 of 1) sorted by relevance
140 final ArraySet<String> currentNotifications = new ArraySet<String>(); in updateState() local178 currentNotifications.add(uri); in updateState()231 editor.putStringSet(SHARED_PREFS_KEY_NOTIFICATIONS, currentNotifications); in updateState()