Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DNotification.java11 public class Notification implements Parcelable { class
15 public Notification(NotificationRequest request) { in Notification() method in Notification
19 public Notification(NotificationRequest request, Date date) { in Notification() method in Notification
24 protected Notification(Parcel in) { in Notification() method in Notification
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI49_0_0MessageInterfaces.h63 struct Notification : public Serializable { struct
65 explicit Notification(std::string method) : method(method) {} in Notification() argument
67 std::string method;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI48_0_0MessageInterfaces.h63 struct Notification : public Serializable { struct
65 explicit Notification(std::string method) : method(method) {} in Notification() function
67 std::string method;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/chrome/
H A DABI47_0_0MessageInterfaces.h63 struct Notification : public Serializable { struct
65 explicit Notification(std::string method) : method(method) {} in Notification() argument
67 std::string method;
/expo/packages/expo-notifications/src/
H A DNotificationPermissionsModule.ts46 const { Notification = {} } = window as any; constant
H A DNotifications.types.ts555 export interface Notification { interface
/expo/packages/expo-notifications/
H A DREADME.md581 #### Arguments
585 #### Returns
589 #### Examples
900 #### Returns
1101 #### Returns
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt123 private fun Notification.shouldPresent(): Boolean { in <lambda>() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt123 private fun Notification.shouldPresent(): Boolean { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt123 private fun Notification.shouldPresent(): Boolean { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/service/delegates/
H A DExpoHandlingDelegate.kt123 private fun Notification.shouldPresent(): Boolean { in <lambda>() method
/expo/packages/expo-notifications/build/
H A DNotifications.types.d.ts506 export interface Notification { interface
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/ABI47_0_0FBReactNativeSpec/
H A DABI47_0_0FBReactNativeSpec.h1548 struct Notification { struct
1560 Notification(NSDictionary *const v) : _v(v) {} in Notification() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/
H A DABI49_0_0FBReactNativeSpec.h1413 struct Notification { struct
1425 Notification(NSDictionary *const v) : _v(v) {} in Notification() argument
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/ABI48_0_0FBReactNativeSpec/
H A DABI48_0_0FBReactNativeSpec.h1392 struct Notification { struct
1404 Notification(NSDictionary *const v) : _v(v) {} in Notification() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/
H A Dschema.json7613 "Notification": { object
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/codegen/ios/
H A Dschema.json7856 "Notification": { object
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/codegen/ios/
H A Dschema.json8133 "Notification": { object