Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp113 static bool sGotDeactivate = false; variable
482 sGotDeactivate = (status == 0); in nativeNfcTag_doDeactivateStatus()
614 sGotDeactivate = false; in reSelect()
631 if (!sGotDeactivate) { in reSelect()