Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/
H A DPowerSwitch.cpp33 extern bool gActivated;
170 if (gActivated) { in setLevel()
H A DNativeNfcManager.cpp84 bool gActivated = false; variable
332 gActivated = false; in nfaConnectionCallback()
405 gActivated = true; in nfaConnectionCallback()
471 gActivated = false; // guard this variable from multi-threaded access in nfaConnectionCallback()
1595 gActivated = false; in nfcManager_doDeinitialize()
H A DRoutingManager.cpp34 extern bool gActivated;
541 gActivated = false; // guard this variable from multi-threaded access in stackCallback()
H A DNativeNfcTag.cpp48 extern bool gActivated;
1375 gActivated = false; // guard this variable from multi-threaded access in nativeNfcTag_doPresenceCheck()