Searched refs:nfcStateFromParam (Results 1 – 1 of 1) sorted by relevance
381 int nfcStateFromParam = ExternalDepsProxy::GetInstance().GetNfcStateFromParam(); in DoInitialize() local382 if (nfcStateFromPref == KITS::STATE_ON || nfcStateFromParam == KITS::STATE_ON) { in DoInitialize()