Searched refs:MSG_DEBOUNCE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
185 static final int MSG_DEBOUNCE_TIMEOUT = 1; field in P2pLinkManager492 mHandler.removeMessages(MSG_DEBOUNCE_TIMEOUT); in onLlcpActivated()665 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, debounceTimeout); in onLlcpDeactivated()1085 case MSG_DEBOUNCE_TIMEOUT: in handleMessage()1150 mHandler.removeMessages(MSG_DEBOUNCE_TIMEOUT); in handleMessage()1198 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, LINK_SEND_CONFIRMED_DEBOUNCE_MS); in onP2pSendConfirmed()1215 scheduleTimeoutLocked(MSG_DEBOUNCE_TIMEOUT, LINK_SEND_CANCELED_DEBOUNCE_MS); in onP2pCanceled()