Home
last modified time | relevance | path

Searched refs:getActionIdentifier (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DNotificationResponse.java25 public String getActionIdentifier() { in getActionIdentifier() method in NotificationResponse
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java41 serializedResponse.putString("actionIdentifier", response.getActionIdentifier()); in toBundle()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/
H A DNotificationSerializer.java41 serializedResponse.putString("actionIdentifier", response.getActionIdentifier()); in toBundle()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java41 serializedResponse.putString("actionIdentifier", response.getActionIdentifier()); in toBundle()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java41 serializedResponse.putString("actionIdentifier", response.getActionIdentifier()); in toBundle()