Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsIOS.ts59 for (const soundFileRelativePath of sounds) { constant
H A DwithNotificationsAndroid.ts201 for (const soundFileRelativePath of sounds) { constant
/expo/packages/expo-notifications/plugin/build/
H A DwithNotificationsAndroid.js160 function writeNotificationSoundFile(soundFileRelativePath, projectRoot) { argument