Searched refs:EVENT_DISCONNECT_ALL (Results 1 – 1 of 1) sorted by relevance
312 static final int EVENT_DISCONNECT_ALL = BASE + 6; field in DataConnection347 sCmdToString[EVENT_DISCONNECT_ALL - BASE] = "EVENT_DISCONNECT_ALL";1710 case EVENT_DISCONNECT_ALL: in processMessage()1948 case EVENT_DISCONNECT_ALL: in processMessage()2323 case EVENT_DISCONNECT_ALL: { in processMessage()2790 sendMessage(DataConnection.EVENT_DISCONNECT_ALL, in tearDownAll()