Home
last modified time | relevance | path

Searched defs:removeMetaDataItemFromMainApplication (Results 1 – 7 of 7) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-branch/
H A DwithAndroidBranch.ts7 removeMetaDataItemFromMainApplication, constant
/expo/packages/expo-branch/plugin/src/
H A DwithBranchAndroid.ts7 removeMetaDataItemFromMainApplication, constant
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-ads-admob/
H A DwithAndroidAdMob.ts7 removeMetaDataItemFromMainApplication, constant
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/
H A DwithAndroidNotifications.ts19 removeMetaDataItemFromMainApplication, constant
/expo/packages/expo-notifications/plugin/src/
H A DwithNotificationsAndroid.ts31 removeMetaDataItemFromMainApplication, constant
/expo/packages/@expo/config-plugins/src/android/
H A DManifest.ts261 export function removeMetaDataItemFromMainApplication(mainApplication: any, itemName: string) { function
/expo/packages/@expo/config-plugins/build/android/
H A DManifest.js138 function removeMetaDataItemFromMainApplication(mainApplication, itemName) { function