Searched refs:UserJourney (Results 1 – 2 of 2) sorted by relevance
117 public @interface UserJourney { annotation in UserJourneyLogger198 private static int journeyToEvent(@UserJourney int journey) { in journeyToEvent()274 @UserJourney int journey, @UserIdInt int originalUserId, @UserIdInt int targetUserId, in logUserLifecycleJourneyReported()358 private int getUserJourneyKey(@UserIdInt int targetUserId, @UserJourney int journey) { in getUserJourneyKey()368 @UserJourney int journey) { in finishAndClearIncompleteUserJourney()399 UserInfo targetUser, @UserJourney int journey) { in logUserJourneyFinish()485 public UserJourneySession logNullUserJourneyError(@UserJourney int journey, in logNullUserJourneyError()544 @UserJourney int journey) { in logUserJourneyBegin()568 @UserJourney int journey, long startTime) { in startSessionForDelayedJourney()587 @UserJourney[all …]
3271 @UserJourneyLogger.UserJourney int journey) {