Home
last modified time | relevance | path

Searched refs:newNotifications (Results 1 – 1 of 1) sorted by relevance

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt161 val newNotifications = JSONArray() in cancel() constant
164 newNotifications.put(oldNotifications.getInt(i)) in cancel()
167 … metadata.put(ExponentSharedPreferences.EXPERIENCE_METADATA_ALL_NOTIFICATION_IDS, newNotifications) in cancel()