Searched refs:logDelayedUserJourneyFinishWithError (Results 1 – 3 of 3) sorted by relevance
465 public UserJourneySession logDelayedUserJourneyFinishWithError(@UserIdInt int originalUserId, in logDelayedUserJourneyFinishWithError() method in UserJourneyLogger
6228 .logDelayedUserJourneyFinishWithError(originUserId,6239 .logDelayedUserJourneyFinishWithError(originUserId,
609 mUserJourneyLogger.logDelayedUserJourneyFinishWithError(0, targetUser, in testUserLifecycleJourney()