Searched refs:startTimeInMills (Results 1 – 1 of 1) sorted by relevance
602 public UserJourneySession(long sessionId, @UserJourney int journey, long startTimeInMills) { in UserJourneySession() argument605 mStartTimeInMills = startTimeInMills; in UserJourneySession()