Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcManager.cpp50 extern bool gIsSelectingRfInterface;
337 __func__, eventData->status, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
342 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
363 __func__, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
388 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
DNativeNfcTag.cpp61 bool gIsSelectingRfInterface = variable
698 gIsSelectingRfInterface = true; in reSelect()
750 gIsSelectingRfInterface = false; in reSelect()