Searched refs:enqueueJumpToStoppingState (Results 1 – 1 of 1) sorted by relevance
2365 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV6); in enter()2371 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV4); in enter()2379 enqueueJumpToStoppingState(DisconnectCode.DC_INVALID_PROVISIONING); in enter()2386 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPREACHABILITYMONITOR); in enter()2413 private void enqueueJumpToStoppingState(final DisconnectCode code) { in enqueueJumpToStoppingState() method in IpClient.RunningState