Home
last modified time | relevance | path

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

/expo/packages/expo-background-fetch/build/
H A DBackgroundFetch.js28 export async function setMinimumIntervalAsync(minimumInterval) { argument
H A DBackgroundFetch.types.d.ts47 minimumInterval?: number; property
/expo/packages/expo-background-fetch/src/
H A DBackgroundFetch.types.ts52 minimumInterval?: number; property
/expo/apps/test-suite/tests/
H A DTaskManager.js11 minimumInterval: 15 * 60, // 15min in sec property