Searched defs:gIsSelectingRfInterface (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
H A DNativeNfcTag.cpp57 bool gIsSelectingRfInterface = false; // flag for nfa callback indicating we are selecting for RF interface switch member in namespace:android
596 gIsSelectingRfInterface = true;
631 gIsSelectingRfInterface = false;

Completed in 57 milliseconds