Searched refs:mPollDelayCount (Results 1 – 1 of 1) sorted by relevance
420 private int mPollDelayCount; field in NfcService1409 mPollDelayCount = 0; in disableInternal()2171 mPollDelayCount = 0; in setReaderMode()4216 if (mPollDelayCount < mPollDelayCountMax) { in pollingDelay()4217 mPollDelayCount++; in pollingDelay()4297 mPollDelayCount = 0; in dispatchTagEndpoint()4356 mPollDelayCount = 0;