Home
last modified time | relevance | path

Searched refs:doUpdateDevicePushTokenAsync (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/src/utils/
H A DupdateDevicePushTokenAsync.ts11 const doUpdateDevicePushTokenAsync = async (retry: () => void) => { constant
88 await doUpdateDevicePushTokenAsync(retry);
/expo/packages/expo-notifications/build/utils/
H A DupdateDevicePushTokenAsync.js7 const doUpdateDevicePushTokenAsync = async (retry) => { function
67 await doUpdateDevicePushTokenAsync(retry);
H A DupdateDevicePushTokenAsync.js.map1doUpdateDevicePushTokenAsync = async (retry: () => void) => {\n const [development, deviceId] =…