Searched refs:mPollDelayCountMax (Results 1 – 1 of 1) sorted by relevance
419 private final int mPollDelayCountMax; field in NfcService841 mPollDelayCountMax = in NfcService()4216 if (mPollDelayCount < mPollDelayCountMax) { in pollingDelay()