Searched refs:backgroundFetchOptions (Results 1 – 1 of 1) sorted by relevance
10 const backgroundFetchOptions = { variable53 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);55 t.expect(taskOptions).toEqual(t.jasmine.objectContaining(backgroundFetchOptions));75 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);85 options: backgroundFetchOptions,97 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);107 await BackgroundFetch.registerTaskAsync(DEFINED_TASK_NAME, backgroundFetchOptions);