Searched refs:MSG_CONNECTION_TIMED_OUT (Results 1 – 1 of 1) sorted by relevance
1185 private static final int MSG_CONNECTION_TIMED_OUT = 9; field in MediaRouterService.UserHandler1259 case MSG_CONNECTION_TIMED_OUT: { in handleMessage()1491 removeMessages(MSG_CONNECTION_TIMED_OUT); in updateConnectionTimeout()1500 sendEmptyMessage(MSG_CONNECTION_TIMED_OUT); in updateConnectionTimeout()1504 sendEmptyMessageDelayed(MSG_CONNECTION_TIMED_OUT, CONNECTING_TIMEOUT); in updateConnectionTimeout()1508 sendEmptyMessageDelayed(MSG_CONNECTION_TIMED_OUT, CONNECTED_TIMEOUT); in updateConnectionTimeout()