Searched refs:enqueueJumpToStoppingState (Results 1 – 1 of 1) sorted by relevance
1945 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV6); in enter()1951 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV4); in enter()1959 enqueueJumpToStoppingState(DisconnectCode.DC_INVALID_PROVISIONING); in enter()1966 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPREACHABILITYMONITOR); in enter()1998 private void enqueueJumpToStoppingState(final DisconnectCode code) { in enqueueJumpToStoppingState() method in IpClient.RunningState