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