Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp53 extern bool gIsSelectingRfInterface;
350 __func__, eventData->status, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
355 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
375 __func__, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
395 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
DNativeNfcTag.cpp58 bool gIsSelectingRfInterface = variable
650 gIsSelectingRfInterface = true; in reSelect()
702 gIsSelectingRfInterface = false; in reSelect()