Searched refs:sIsTagPresent (Results 1 – 1 of 1) sorted by relevance
117 static bool sIsTagPresent = true; variable1264 void nativeNfcTag_resetPresenceCheck() { sIsTagPresent = true; } in nativeNfcTag_resetPresenceCheck()1278 sIsTagPresent = status == NFA_STATUS_OK; in nativeNfcTag_doPresenceCheckResult()1353 isPresent = sIsTagPresent ? JNI_TRUE : JNI_FALSE; in nativeNfcTag_doPresenceCheck()