Home
last modified time | relevance | path

Searched refs:taskType (Results 1 – 25 of 49) sorted by relevance

12

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskConsumerInterface.java13 String taskType(); in taskType() method
/expo/packages/expo-modules-core/ios/Interfaces/TaskManager/
H A DEXTaskConsumerInterface.h18 - (nonnull NSString *)taskType;
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Interfaces/TaskManager/
H A DABI47_0_0EXTaskConsumerInterface.h18 - (nonnull NSString *)taskType;
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Interfaces/TaskManager/
H A DABI49_0_0EXTaskConsumerInterface.h18 - (nonnull NSString *)taskType;
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Interfaces/TaskManager/
H A DABI48_0_0EXTaskConsumerInterface.h18 - (nonnull NSString *)taskType;
/expo/packages/expo-task-manager/build/
H A DTaskManager.d.ts55 taskType: string; property
/expo/packages/expo-background-fetch/ios/
H A DBackgroundFetchTaskConsumer.swift10 func taskType() -> String { in taskType() function
/expo/packages/expo-task-manager/src/
H A DTaskManager.ts69 taskType: string; property
/expo/packages/expo-notifications/ios/EXNotifications/Notifications/Background/
H A DEXBackgroundRemoteNotificationConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk47/EXNotifications/EXNotifications/Notifications/Background/
H A DABI47_0_0EXBackgroundRemoteNotificationConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk48/EXNotifications/EXNotifications/Notifications/Background/
H A DABI48_0_0EXBackgroundRemoteNotificationConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk49/EXNotifications/EXNotifications/Notifications/Background/
H A DABI49_0_0EXBackgroundRemoteNotificationConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk47/EXBackgroundFetch/EXBackgroundFetch/
H A DABI47_0_0EXBackgroundFetchTaskConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk48/EXBackgroundFetch/EXBackgroundFetch/
H A DABI48_0_0EXBackgroundFetchTaskConsumer.m14 - (NSString *)taskType
/expo/ios/versioned/sdk49/EXBackgroundFetch/EXBackgroundFetch/
H A DABI49_0_0EXBackgroundFetchTaskConsumer.m14 - (NSString *)taskType
/expo/apps/test-suite/tests/
H A DTaskManager.js84 taskType: 'backgroundFetch', property
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/background/
H A DBackgroundRemoteNotificationTaskConsumer.java46 public String taskType() { in taskType() method in BackgroundRemoteNotificationTaskConsumer
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/background/
H A DBackgroundRemoteNotificationTaskConsumer.java46 public String taskType() { in taskType() method in BackgroundRemoteNotificationTaskConsumer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/background/
H A DBackgroundRemoteNotificationTaskConsumer.java46 public String taskType() { in taskType() method in BackgroundRemoteNotificationTaskConsumer
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/background/
H A DBackgroundRemoteNotificationTaskConsumer.java46 public String taskType() { in taskType() method in BackgroundRemoteNotificationTaskConsumer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java35 public String taskType() { in taskType() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java35 public String taskType() { in taskType() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java35 public String taskType() { in taskType() method in BackgroundFetchTaskConsumer
/expo/packages/expo-background-fetch/android/src/main/java/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java35 public String taskType() { in taskType() method in BackgroundFetchTaskConsumer
/expo/ios/versioned/sdk47/EXLocation/EXLocation/TaskConsumers/
H A DABI47_0_0EXLocationTaskConsumer.m38 - (NSString *)taskType

12