Home
last modified time | relevance | path

Searched refs:canReceiveCustomBroadcast (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/interfaces/taskManager/
H A DTaskConsumerInterface.java48 boolean canReceiveCustomBroadcast(String action); in canReceiveCustomBroadcast() method
H A DTaskConsumer.java55 public boolean canReceiveCustomBroadcast(String action) { in canReceiveCustomBroadcast() method in TaskConsumer
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java40 public boolean canReceiveCustomBroadcast(String action) { in canReceiveCustomBroadcast() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java40 public boolean canReceiveCustomBroadcast(String action) { in canReceiveCustomBroadcast() method in BackgroundFetchTaskConsumer
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java40 public boolean canReceiveCustomBroadcast(String action) { in canReceiveCustomBroadcast() method in BackgroundFetchTaskConsumer
/expo/packages/expo-background-fetch/android/src/main/java/expo/modules/backgroundfetch/
H A DBackgroundFetchTaskConsumer.java40 public boolean canReceiveCustomBroadcast(String action) { in canReceiveCustomBroadcast() method in BackgroundFetchTaskConsumer
/expo/packages/expo-task-manager/android/src/main/java/expo/modules/taskManager/
H A DTaskService.java287 if (consumer.canReceiveCustomBroadcast(action)) { in handleIntent()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/taskManager/
H A DTaskService.java287 if (consumer.canReceiveCustomBroadcast(action)) { in handleIntent()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/taskManager/
H A DTaskService.java287 if (consumer.canReceiveCustomBroadcast(action)) { in handleIntent()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/taskManager/
H A DTaskService.java287 if (consumer.canReceiveCustomBroadcast(action)) { in handleIntent()