Searched refs:errorToFinishState (Results 1 – 1 of 1) sorted by relevance
257 private static int errorToFinishState(@UserJourneyErrorCode int errorCode) { in errorToFinishState() method in UserJourneyLogger434 final int state = errorToFinishState(errorCode); in logUserJourneyFinishWithError()