Searched refs:NO_POLL_DELAY (Results 1 – 1 of 1) sorted by relevance
176 static final int NO_POLL_DELAY = -1; field in NfcService3062 if (mPollDelay > NO_POLL_DELAY) { in dispatchTagEndpoint()