Home
last modified time | relevance | path

Searched refs:NFC_SLOT_CONTROL_FLAG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h62 const int NFC_SLOT_CONTROL_FLAG = 0b101111; // no vibration variable
H A Dnfc_notification.cpp435 … Notification::NotificationHelper::SetNotificationSlotFlagsAsBundle(bundle, NFC_SLOT_CONTROL_FLAG); in PublishNfcNotification()