Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_service.h98 void SetupUnloadNfcSaTimer(bool shouldRestartTimer);
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp534 void NfcService::SetupUnloadNfcSaTimer(bool shouldRestartTimer) in SetupUnloadNfcSaTimer() argument
538 if (!shouldRestartTimer) { in SetupUnloadNfcSaTimer()