Home
last modified time | relevance | path

Searched defs:NOTIFICATION_COMMUNICATION_REQUEST (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/enums/
H A DAudioUsage.java13 NOTIFICATION_COMMUNICATION_REQUEST(AudioAttributes.USAGE_NOTIFICATION_COMMUNICATION_REQUEST, 7), enumConstant
/expo/packages/expo-notifications/build/
H A DNotificationChannelManager.types.d.ts37 NOTIFICATION_COMMUNICATION_REQUEST = 7, enumerator
/expo/packages/expo-notifications/src/
H A DNotificationChannelManager.types.ts45 NOTIFICATION_COMMUNICATION_REQUEST = 7, enumerator