Searched refs:EVENT_CLEAN_UP_CONNECTION (Results 1 – 3 of 3) sorted by relevance
84 public static final int EVENT_CLEAN_UP_CONNECTION = BASE + 24; field in DctConstants
973 case DctConstants.EVENT_CLEAN_UP_CONNECTION: { in handleMessage()1963 Message msg = obtainMessage(DctConstants.EVENT_CLEAN_UP_CONNECTION); in sendCleanUpConnection()
2675 case DctConstants.EVENT_CLEAN_UP_CONNECTION: in handleMessage()