Home
last modified time | relevance | path

Searched defs:dpiFolderPath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.ts118 const dpiFolderPath = path.resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName); constant
147 const dpiFolderPath = path.resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName); constant
/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts151 const dpiFolderPath = resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName); constant
183 const dpiFolderPath = resolve(projectRoot, ANDROID_RES_PATH, drawableFolderName); constant