Searched refs:EVENT_CLEAN_UP_CONNECTION (Results 1 – 2 of 2) sorted by relevance
93 public static final int EVENT_CLEAN_UP_CONNECTION = BASE + 24; field in DctConstants
1694 Message msg = obtainMessage(DctConstants.EVENT_CLEAN_UP_CONNECTION); in cleanUpConnection()3573 case DctConstants.EVENT_CLEAN_UP_CONNECTION: in handleMessage()