Home
last modified time | relevance | path

Searched refs:didRegister (Results 1 – 21 of 21) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskConsumerInterface.java18 void didRegister(TaskInterface task); in didRegister() method
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/background/
H A DBackgroundRemoteNotificationTaskConsumer.java51 public void didRegister(TaskInterface task) { in didRegister() 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.java51 public void didRegister(TaskInterface task) { in didRegister() 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.java51 public void didRegister(TaskInterface task) { in didRegister() 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.java51 public void didRegister(TaskInterface task) { in didRegister() method in BackgroundRemoteNotificationTaskConsumer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java47 public void didRegister(TaskInterface task) { in didRegister() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java47 public void didRegister(TaskInterface task) { in didRegister() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java47 public void didRegister(TaskInterface task) { in didRegister() method in BackgroundFetchTaskConsumer
/expo/packages/expo-background-fetch/android/src/main/java/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java47 public void didRegister(TaskInterface task) { in didRegister() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/location/taskConsumers/
H A DGeofencingTaskConsumer.java58 public void didRegister(TaskInterface task) { in didRegister() method in GeofencingTaskConsumer
H A DLocationTaskConsumer.java71 public void didRegister(TaskInterface task) { in didRegister() method in LocationTaskConsumer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/location/taskConsumers/
H A DGeofencingTaskConsumer.java58 public void didRegister(TaskInterface task) { in didRegister() method in GeofencingTaskConsumer
H A DLocationTaskConsumer.java71 public void didRegister(TaskInterface task) { in didRegister() method in LocationTaskConsumer
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/location/taskConsumers/
H A DGeofencingTaskConsumer.java58 public void didRegister(TaskInterface task) { in didRegister() method in GeofencingTaskConsumer
H A DLocationTaskConsumer.java71 public void didRegister(TaskInterface task) { in didRegister() method in LocationTaskConsumer
/expo/packages/expo-location/android/src/main/java/expo/modules/location/taskConsumers/
H A DGeofencingTaskConsumer.java58 public void didRegister(TaskInterface task) { in didRegister() method in GeofencingTaskConsumer
H A DLocationTaskConsumer.java71 public void didRegister(TaskInterface task) { in didRegister() method in LocationTaskConsumer
/expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/
H A DTaskService.java469 consumer.didRegister(task); in internalRegisterTask()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/
H A DTaskService.java469 consumer.didRegister(task); in internalRegisterTask()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/taskManager/
H A DTaskService.java469 consumer.didRegister(task); in internalRegisterTask()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/taskManager/
H A DTaskService.java469 consumer.didRegister(task); in internalRegisterTask()