Searched refs:MSG_DISCONNECTING_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
109 private static final int MSG_DISCONNECTING_TIMEOUT = 4; field in MceStateMachine1224 sendMessageDelayed(MSG_DISCONNECTING_TIMEOUT, DISCONNECT_TIMEOUT); in enter()1239 case MSG_DISCONNECTING_TIMEOUT: in processMessage()1264 removeMessages(MSG_DISCONNECTING_TIMEOUT); in exit()1309 case MSG_DISCONNECTING_TIMEOUT: in getMessageName()