Home
last modified time | relevance | path

Searched refs:getOptionsBundle (Results 1 – 9 of 9) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskInterface.java13 Bundle getOptionsBundle(); in getOptionsBundle() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/
H A DTask.java49 public Bundle getOptionsBundle() { in getOptionsBundle() method in Task
H A DTaskService.java159 return task.getOptionsBundle(); in getTaskOptions()
175 taskBundle.putBundle("options", task.getOptionsBundle()); in getTasksForAppScopeKey()
/expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/
H A DTask.java49 public Bundle getOptionsBundle() { in getOptionsBundle() method in Task
H A DTaskService.java159 return task.getOptionsBundle(); in getTaskOptions()
175 taskBundle.putBundle("options", task.getOptionsBundle()); in getTasksForAppScopeKey()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/taskManager/
H A DTask.java49 public Bundle getOptionsBundle() { in getOptionsBundle() method in Task
H A DTaskService.java159 return task.getOptionsBundle(); in getTaskOptions()
175 taskBundle.putBundle("options", task.getOptionsBundle()); in getTasksForAppScopeKey()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/taskManager/
H A DTask.java49 public Bundle getOptionsBundle() { in getOptionsBundle() method in Task
H A DTaskService.java159 return task.getOptionsBundle(); in getTaskOptions()
175 taskBundle.putBundle("options", task.getOptionsBundle()); in getTasksForAppScopeKey()