Home
last modified time | relevance | path

Searched refs:startTimeInMills (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DUserJourneyLogger.java602 public UserJourneySession(long sessionId, @UserJourney int journey, long startTimeInMills) { in UserJourneySession() argument
605 mStartTimeInMills = startTimeInMills; in UserJourneySession()