Searched refs:EVENT_CLEAN_UP_ALL_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
95 public static final int EVENT_CLEAN_UP_ALL_CONNECTIONS = BASE + 29; field in DctConstants
1599 Message msg = obtainMessage(DctConstants.EVENT_CLEAN_UP_ALL_CONNECTIONS); in cleanUpAllConnections()3577 case DctConstants.EVENT_CLEAN_UP_ALL_CONNECTIONS: in handleMessage()