Searched refs:MSG_CONNECTING_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
108 static final int MSG_CONNECTING_TIMEOUT = 3; field in MceStateMachine548 sendMessageDelayed(MSG_CONNECTING_TIMEOUT, CONNECT_TIMEOUT); in enter()613 case MSG_CONNECTING_TIMEOUT: in processMessage()636 removeMessages(MSG_CONNECTING_TIMEOUT); in exit()1307 case MSG_CONNECTING_TIMEOUT: in getMessageName()
991 Message msg = Message.obtain(mHandler, MceStateMachine.MSG_CONNECTING_TIMEOUT); in testSdpBusyWhileConnectingAndRetryResultsReceivedAfterTimeout_resultsIgnored()