Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPowerSwitch.cpp31 extern bool gActivated;
183 if (gActivated) in setLevel()
DNativeNfcManager.cpp76 bool gActivated = false; variable
313 gActivated = true; in nfaConnectionCallback()
365 gActivated = false; //guard this variable from multi-threaded access in nfaConnectionCallback()
1352 gActivated = false; in nfcManager_doDeinitialize()
DRoutingManager.cpp33 extern bool gActivated;
550 gActivated = false; //guard this variable from multi-threaded access in stackCallback()
DNativeNfcTag.cpp50 extern bool gActivated;
1380 gActivated = false; //guard this variable from multi-threaded access in nativeNfcTag_doPresenceCheck()