Searched defs:handleUnreadNotifications (Results 1 – 3 of 3) sorted by relevance
| /expo/android/expoview/src/main/java/host/exp/expoview/ | ||
| H A D | Exponent.kt | 316 fun handleUnreadNotifications(unreadNotifications: JSONArray) in <lambda>() method |
| /expo/android/expoview/src/main/java/host/exp/exponent/headless/ | ||
| H A D | InternalHeadlessAppLoader.kt | 211 override fun handleUnreadNotifications(unreadNotifications: JSONArray) {} in handleUnreadNotifications() method in host.exp.exponent.headless.InternalHeadlessAppLoader |
| /expo/android/expoview/src/main/java/host/exp/exponent/experience/ | ||
| H A D | ExperienceActivity.kt | 657 override fun handleUnreadNotifications(unreadNotifications: JSONArray) { in <lambda>() method in host.exp.exponent.experience.ExperienceActivity |