Searched refs:logDelayedUserJourneyFinishWithError (Results 1 – 3 of 3) sorted by relevance
461 public UserJourneySession logDelayedUserJourneyFinishWithError(@UserIdInt int originalUserId, in logDelayedUserJourneyFinishWithError() method in UserJourneyLogger
5590 .logDelayedUserJourneyFinishWithError(originUserId,5601 .logDelayedUserJourneyFinishWithError(originUserId,
513 mUserJourneyLogger.logDelayedUserJourneyFinishWithError(0, targetUser, in testUserLifecycleJourney()