Home
last modified time | relevance | path

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

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskManagerInterface.java16 void executeTaskWithBody(Bundle body); in executeTaskWithBody() method
/expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/
H A DTaskManagerInternalModule.java80 public synchronized void executeTaskWithBody(Bundle body) { in executeTaskWithBody() method in TaskManagerInternalModule
H A DTaskService.java252 taskManager.executeTaskWithBody(body); in setTaskManager()
400 taskManager.executeTaskWithBody(body); in executeTask()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/
H A DTaskManagerInternalModule.java80 public synchronized void executeTaskWithBody(Bundle body) { in executeTaskWithBody() method in TaskManagerInternalModule
H A DTaskService.java252 taskManager.executeTaskWithBody(body); in setTaskManager()
400 taskManager.executeTaskWithBody(body); in executeTask()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/taskManager/
H A DTaskManagerInternalModule.java80 public synchronized void executeTaskWithBody(Bundle body) { in executeTaskWithBody() method in TaskManagerInternalModule
H A DTaskService.java252 taskManager.executeTaskWithBody(body); in setTaskManager()
400 taskManager.executeTaskWithBody(body); in executeTask()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/taskManager/
H A DTaskManagerInternalModule.java80 public synchronized void executeTaskWithBody(Bundle body) { in executeTaskWithBody() method in TaskManagerInternalModule
H A DTaskService.java252 taskManager.executeTaskWithBody(body); in setTaskManager()
400 taskManager.executeTaskWithBody(body); in executeTask()