Home
last modified time | relevance | path

Searched defs:notifyTaskFinished (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskServiceInterface.java59 void notifyTaskFinished(String taskName, String appScopeKey, Map<String, Object> response); in notifyTaskFinished() method
/expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/
H A DTaskService.java197 …public void notifyTaskFinished(String taskName, final String appScopeKey, Map<String, Object> resp… in notifyTaskFinished() method in TaskService
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/
H A DTaskService.java197 …public void notifyTaskFinished(String taskName, final String appScopeKey, Map<String, Object> resp… in notifyTaskFinished() method in TaskService
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/taskManager/
H A DTaskService.java197 …public void notifyTaskFinished(String taskName, final String appScopeKey, Map<String, Object> resp… in notifyTaskFinished() method in TaskService
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/taskManager/
H A DTaskService.java197 …public void notifyTaskFinished(String taskName, final String appScopeKey, Map<String, Object> resp… in notifyTaskFinished() method in TaskService