Searched refs:MSG_DEBOUNCE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
176 static final int MSG_DEBOUNCE_TIMEOUT = 1; field in P2pLinkManager407 mHandler.removeMessages(MSG_DEBOUNCE_TIMEOUT); in onLlcpActivated()579 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, debounceTimeout); in onLlcpDeactivated()942 case MSG_DEBOUNCE_TIMEOUT: in handleMessage()1005 mHandler.removeMessages(MSG_DEBOUNCE_TIMEOUT); in handleMessage()1052 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, LINK_SEND_CONFIRMED_DEBOUNCE_MS); in onP2pSendConfirmed()1069 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, LINK_SEND_CANCELED_DEBOUNCE_MS); in onP2pCanceled()