Home
last modified time | relevance | path

Searched refs:currentNtfId (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp403 int currentNtfId = (tagNtfCountVec_[notificationId - NFC_TAG_DEFAULT_NTF_ID]) * NTF_COUNT_CONSTANT + notificationId; in PublishNfcNotification() local
406 InfoLog("Cancel ntf result[%{public}d], last id[%{public}d], current id[%{public}d]", ret, lastNtfId, currentNtfId); in PublishNfcNotification()
422 request.SetNotificationId(currentNtfId); in PublishNfcNotification()

Completed in 2 milliseconds