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

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

Completed in 13 milliseconds