Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp381 int nfcStateFromParam = ExternalDepsProxy::GetInstance().GetNfcStateFromParam(); in DoInitialize() local
382 if (nfcStateFromPref == KITS::STATE_ON || nfcStateFromParam == KITS::STATE_ON) { in DoInitialize()