Searched refs:EVENT_DISCONNECT_DC_RETRYING (Results 1 – 3 of 3) sorted by relevance
94 public static final int EVENT_DISCONNECT_DC_RETRYING = BASE + 34; field in DctConstants
956 case DctConstants.EVENT_DISCONNECT_DC_RETRYING: in handleMessage()
612 notifyAllWithEvent(null, DctConstants.EVENT_DISCONNECT_DC_RETRYING, reason); in notifyAllOfDisconnectDcRetrying()