Searched refs:mPollingPaused (Results 1 – 1 of 1) sorted by relevance
353 boolean mPollingPaused; field in NfcService1839 mPollingPaused = true; in pausePolling()1851 if (!mPollingPaused) { in resumePolling()1856 mPollingPaused = false; in resumePolling()4661 proto.write(NfcServiceDumpProto.POLLING_PAUSED, mPollingPaused); in dumpDebug()