Searched refs:MSG_DELAY_POLLING (Results 1 – 1 of 1) sorted by relevance
171 static final int MSG_DELAY_POLLING = 20; field in NfcService889 mHandler.removeMessages(MSG_DELAY_POLLING); in disableInternal()2726 mHandler.removeMessages(MSG_DELAY_POLLING); in handleMessage()2767 case MSG_DELAY_POLLING: in handleMessage()3068 mHandler.obtainMessage(MSG_DELAY_POLLING), mPollDelay); in dispatchTagEndpoint()