Searched refs:EVENT_RETRY_CONNECTION (Results 1 – 1 of 1) sorted by relevance
209 static final int EVENT_RETRY_CONNECTION = BASE + 10; field in DataConnection228 sCmdToString[EVENT_RETRY_CONNECTION - BASE] = "EVENT_RETRY_CONNECTION";1198 case EVENT_RETRY_CONNECTION: in processMessage()1445 case EVENT_RETRY_CONNECTION: { in processMessage()1615 mDcRetryAlarmController.startRetryAlarm(EVENT_RETRY_CONNECTION, in processMessage()1680 mDcRetryAlarmController.startRetryAlarm(EVENT_RETRY_CONNECTION, mTag, in processMessage()1828 mDcRetryAlarmController.startRetryAlarm(EVENT_RETRY_CONNECTION, mTag, in processMessage()