Home
last modified time | relevance | path

Searched defs:ExpoNotificationCategoriesModule (Results 1 – 9 of 9) sorted by relevance

/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/categories/
H A DExpoNotificationCategoriesModule.java31 public class ExpoNotificationCategoriesModule extends ExportedModule { class
42 public ExpoNotificationCategoriesModule(Context context) { in ExpoNotificationCategoriesModule() method in ExpoNotificationCategoriesModule
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/categories/
H A DExpoNotificationCategoriesModule.java31 public class ExpoNotificationCategoriesModule extends ExportedModule { class
42 public ExpoNotificationCategoriesModule(Context context) { in ExpoNotificationCategoriesModule() method in ExpoNotificationCategoriesModule
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/categories/
H A DExpoNotificationCategoriesModule.java31 public class ExpoNotificationCategoriesModule extends ExportedModule { class
42 public ExpoNotificationCategoriesModule(Context context) { in ExpoNotificationCategoriesModule() method in ExpoNotificationCategoriesModule
/expo/packages/expo-notifications/ios/EXNotifications/Notifications/Categories/
H A DEXNotificationCategoriesModule.m8 EX_EXPORT_MODULE(ExpoNotificationCategoriesModule); category
/expo/ios/versioned/sdk47/EXNotifications/EXNotifications/Notifications/Categories/
H A DABI47_0_0EXNotificationCategoriesModule.m8 ABI47_0_0EX_EXPORT_MODULE(ExpoNotificationCategoriesModule); category
/expo/ios/versioned/sdk49/EXNotifications/EXNotifications/Notifications/Categories/
H A DABI49_0_0EXNotificationCategoriesModule.m8 ABI49_0_0EX_EXPORT_MODULE(ExpoNotificationCategoriesModule); category
/expo/ios/versioned/sdk48/EXNotifications/EXNotifications/Notifications/Categories/
H A DABI48_0_0EXNotificationCategoriesModule.m8 ABI48_0_0EX_EXPORT_MODULE(ExpoNotificationCategoriesModule); category
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/categories/
H A DExpoNotificationCategoriesModule.kt52 open class ExpoNotificationCategoriesModule : Module() { class
/expo/packages/jest-expo/src/preset/
H A DexpoModules.js514 ExpoNotificationCategoriesModule: [ property