Searched refs:EVENT_DISCONNECT_DONE (Results 1 – 2 of 2) sorted by relevance
71 public static final int EVENT_DISCONNECT_DONE = BASE + 15; field in DctConstants
1690 Message msg = obtainMessage(DctConstants.EVENT_DISCONNECT_DONE, pair); in cleanUpConnectionInternal()3623 case DctConstants.EVENT_DISCONNECT_DONE: in handleMessage()