Home
last modified time | relevance | path

Searched defs:setNotificationIconAsync (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.ts68 export async function setNotificationIconAsync(config: ExpoConfig, projectRoot: string) { function
/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts111 export async function setNotificationIconAsync(projectRoot: string, icon: string | null) { function
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.js104 async function setNotificationIconAsync(config, projectRoot) { function
/expo/packages/expo-notifications/plugin/build/
H A DwithNotificationsAndroid.js85 async function setNotificationIconAsync(projectRoot, icon) { function