Searched refs:enqueueJumpToStoppingState (Results 1 – 1 of 1) sorted by relevance
2234 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV6); in enter()2240 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPV4); in enter()2248 enqueueJumpToStoppingState(DisconnectCode.DC_INVALID_PROVISIONING); in enter()2255 enqueueJumpToStoppingState(DisconnectCode.DC_ERROR_STARTING_IPREACHABILITYMONITOR); in enter()2287 private void enqueueJumpToStoppingState(final DisconnectCode code) { in enqueueJumpToStoppingState() method in IpClient.RunningState