Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp116 static bool sGotDeactivate = false; variable
532 sGotDeactivate = (status == 0); in nativeNfcTag_doDeactivateStatus()
661 sGotDeactivate = false; in reSelect()
679 if (!sGotDeactivate) { in reSelect()