Searched refs:removeNotifications (Results 1 – 2 of 2) sorted by relevance
10 fun removeNotifications(context: Context, unreadNotifications: JSONArray?) { in removeNotifications() method
658 PushNotificationHelper.instance.removeNotifications(this, unreadNotifications) in <lambda>()