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