Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/
H A DNotificationListener.java35 default void onNotificationsDropped() { in onNotificationsDropped() method
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/
H A DNotificationManager.java111 public void onNotificationsDropped() { in onNotificationsDropped() method in NotificationManager
115 listener.onNotificationsDropped(); in onNotificationsDropped()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/emitting/
H A DNotificationsEmitter.kt75 override fun onNotificationsDropped() { in onNotificationsDropped() method in expo.modules.notifications.notifications.emitting.NotificationsEmitter
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/emitting/
H A DNotificationsEmitter.java93 public void onNotificationsDropped() { in onNotificationsDropped() method in NotificationsEmitter
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/emitting/
H A DNotificationsEmitter.java93 public void onNotificationsDropped() { in onNotificationsDropped() method in NotificationsEmitter
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/emitting/
H A DNotificationsEmitter.java93 public void onNotificationsDropped() { in onNotificationsDropped() method in NotificationsEmitter
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt143 it.onNotificationsDropped() in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt143 it.onNotificationsDropped() in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt143 it.onNotificationsDropped() in <lambda>()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt143 it.onNotificationsDropped() in <lambda>()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/
H A DNotificationsService.kt611 DROPPED_TYPE -> onNotificationsDropped(context, intent) in <lambda>()
698 open fun onNotificationsDropped(context: Context, intent: Intent) = in <lambda>() method in expo.modules.notifications.service.NotificationsService
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt610 DROPPED_TYPE -> onNotificationsDropped(context, intent) in <lambda>()
697 open fun onNotificationsDropped(context: Context, intent: Intent) = in <lambda>() method in abi49_0_0.expo.modules.notifications.service.NotificationsService
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt610 DROPPED_TYPE -> onNotificationsDropped(context, intent) in <lambda>()
697 open fun onNotificationsDropped(context: Context, intent: Intent) = in <lambda>() method in abi47_0_0.expo.modules.notifications.service.NotificationsService
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/
H A DNotificationsService.kt610 DROPPED_TYPE -> onNotificationsDropped(context, intent) in <lambda>()
697 open fun onNotificationsDropped(context: Context, intent: Intent) = in <lambda>() method in abi48_0_0.expo.modules.notifications.service.NotificationsService