Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserJourneyLoggerTest.java30 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_LIFECYCLE;
603 .startSessionForDelayedJourney(10, USER_JOURNEY_USER_LIFECYCLE, startTime); in testUserLifecycleJourney()
610 USER_JOURNEY_USER_LIFECYCLE, ERROR_CODE_UNSPECIFIED); in testUserLifecycleJourney()
614 USER_JOURNEY_USER_LIFECYCLE, 0, 10, in testUserLifecycleJourney()
/frameworks/base/services/core/java/com/android/server/pm/
DUserJourneyLogger.java103 public static final int USER_JOURNEY_USER_LIFECYCLE = field in UserJourneyLogger
116 USER_JOURNEY_USER_LIFECYCLE
DUserManagerService.java44 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_LIFECYCLE;
6201 USER_JOURNEY_USER_LIFECYCLE, userData.info.creationTime);
6229 userData.info, USER_JOURNEY_USER_LIFECYCLE,
6240 userData.info, USER_JOURNEY_USER_LIFECYCLE,