Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/
H A DNativeNfcManager.cpp50 extern bool gIsSelectingRfInterface;
357 __func__, eventData->status, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
362 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
383 __func__, gIsSelectingRfInterface, sIsDisabling); in nfaConnectionCallback()
408 if (gIsSelectingRfInterface) { in nfaConnectionCallback()
H A DNativeNfcTag.cpp61 bool gIsSelectingRfInterface = variable
701 gIsSelectingRfInterface = true; in reSelect()
753 gIsSelectingRfInterface = false; in reSelect()