Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DHostEmulationManager.java420 int offCount = 0; in onPollingLoopDetected() local
522 offCount++; in onPollingLoopDetected()
523 if (onCount >= 2 && offCount >=2) { in onPollingLoopDetected()