Searched refs:EVENT_DATA_CONNECTION_ROAM_OFF (Results 1 – 1 of 1) sorted by relevance
212 static final int EVENT_DATA_CONNECTION_ROAM_OFF = BASE + 13; field in DataConnection214 private static final int CMD_TO_STRING_COUNT = EVENT_DATA_CONNECTION_ROAM_OFF - BASE + 1;232 sCmdToString[EVENT_DATA_CONNECTION_ROAM_OFF - BASE] = "EVENT_DATA_CONNECTION_ROAM_OFF";1054 DataConnection.EVENT_DATA_CONNECTION_ROAM_OFF, null); in enter()1234 case EVENT_DATA_CONNECTION_ROAM_OFF: in processMessage()1844 case EVENT_DATA_CONNECTION_ROAM_OFF: { in processMessage()