Home
last modified time | relevance | path

Searched refs:setNotification (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/interfaces/
H A DNotificationBuilder.java18 NotificationBuilder setNotification(Notification notification); in setNotification() method
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DScopedExpoNotificationBuilder.kt33 override fun setNotification(notification: Notification): NotificationBuilder { in setNotification() method
34 super.setNotification(notification) in setNotification()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java24 public NotificationBuilder setNotification(Notification notification) { in setNotification() method in BaseNotificationBuilder
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java24 public NotificationBuilder setNotification(Notification notification) { in setNotification() method in BaseNotificationBuilder
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java24 public NotificationBuilder setNotification(Notification notification) { in setNotification() method in BaseNotificationBuilder
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/presentation/builders/
H A DBaseNotificationBuilder.java24 public NotificationBuilder setNotification(Notification notification) { in setNotification() method in BaseNotificationBuilder
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/delegates/
H A DScopedExpoPresentationDelegate.kt22 it.setNotification(notification) in createNotification()
/expo/docs/pages/push-notifications/
H A Dreceiving-notifications.mdx22 setNotification(notification);
H A Dpush-notifications-setup.mdx122 const [notification, setNotification] = useState(false);
131 setNotification(notification);
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt138 it.setNotification(notification) in <lambda>()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt144 it.setNotification(notification) in <lambda>()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt144 it.setNotification(notification) in <lambda>()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DExpoPresentationDelegate.kt144 it.setNotification(notification) in <lambda>()
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dnotifications.mdx73 const [notification, setNotification] = useState(false);
81 setNotification(notification);
/expo/docs/pages/versions/unversioned/sdk/
H A Dnotifications.mdx74 const [notification, setNotification] = useState(false);
82 setNotification(notification);
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dnotifications.mdx74 const [notification, setNotification] = useState(false);
82 setNotification(notification);
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx71 const [notification, setNotification] = useState(false);
79 setNotification(notification);
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx71 const [notification, setNotification] = useState(false);
79 setNotification(notification);