Home
last modified time | relevance | path

Searched defs:shouldShowAlert (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DNotificationBehavior.java26 …public NotificationBehavior(boolean shouldShowAlert, boolean shouldPlaySound, boolean shouldSetBad… in NotificationBehavior()
73 public boolean shouldShowAlert() { in shouldShowAlert() method in NotificationBehavior
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/handling/
H A DNotificationsHandler.kt20 val shouldShowAlert: Boolean = false constant in expo.modules.notifications.notifications.handling.NotificationBehaviourRecord
/expo/apps/test-suite/tests/
H A DNotifications.js825 shouldShowAlert: true, property
1585 shouldShowAlert: true, property
/expo/packages/expo-notifications/src/
H A DNotifications.types.ts576 shouldShowAlert: boolean; property
/expo/packages/expo-notifications/build/
H A DNotifications.types.d.ts525 shouldShowAlert: boolean; property