Searched refs:doUpdateDevicePushTokenAsync (Results 1 – 3 of 3) sorted by relevance
11 const doUpdateDevicePushTokenAsync = async (retry: () => void) => { constant88 await doUpdateDevicePushTokenAsync(retry);
7 const doUpdateDevicePushTokenAsync = async (retry) => { function67 await doUpdateDevicePushTokenAsync(retry);
1 …doUpdateDevicePushTokenAsync = async (retry: () => void) => {\n const [development, deviceId] =…