Searched refs:EVENT_DISCONNECT_ALL (Results 1 – 2 of 2) sorted by relevance
205 static final int EVENT_DISCONNECT_ALL = BASE + 6; field in DataConnection224 sCmdToString[EVENT_DISCONNECT_ALL - BASE] = "EVENT_DISCONNECT_ALL";1177 case EVENT_DISCONNECT_ALL: in processMessage()1349 case EVENT_DISCONNECT_ALL: in processMessage()1511 case EVENT_DISCONNECT_ALL: { in processMessage()1803 case EVENT_DISCONNECT_ALL: { in processMessage()
405 sendMessage(DataConnection.EVENT_DISCONNECT_ALL, in tearDownAll()