Searched refs:handleUnreadNotifications (Results 1 – 4 of 4) sorted by relevance
211 override fun handleUnreadNotifications(unreadNotifications: JSONArray) {} in handleUnreadNotifications() method in host.exp.exponent.headless.InternalHeadlessAppLoader
316 fun handleUnreadNotifications(unreadNotifications: JSONArray) in <lambda>() method
657 override fun handleUnreadNotifications(unreadNotifications: JSONArray) { in <lambda>() method in host.exp.exponent.experience.ExperienceActivity
449 delegate.handleUnreadNotifications(unreadNotifications) in <lambda>()