Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h58 const int NFC_UNIT_CHANGE_CONSTANT = 100; variable
H A Dnfc_notification.cpp139 g_resourceMap[cardName].c_str(), static_cast<float>(balance) / NFC_UNIT_CHANGE_CONSTANT); in GetTrafficCardNotificationText()