Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserJourneyLoggerTest.java30 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_LIFECYCLE;
507 .startSessionForDelayedJourney(10, USER_JOURNEY_USER_LIFECYCLE, startTime); in testUserLifecycleJourney()
514 USER_JOURNEY_USER_LIFECYCLE, ERROR_CODE_UNSPECIFIED); in testUserLifecycleJourney()
518 USER_JOURNEY_USER_LIFECYCLE, 0, 10, in testUserLifecycleJourney()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserJourneyLogger.java102 public static final int USER_JOURNEY_USER_LIFECYCLE = field in UserJourneyLogger
115 USER_JOURNEY_USER_LIFECYCLE
H A DUserManagerService.java34 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_LIFECYCLE;
5563 USER_JOURNEY_USER_LIFECYCLE, userData.info.creationTime);
5591 userData.info, USER_JOURNEY_USER_LIFECYCLE,
5602 userData.info, USER_JOURNEY_USER_LIFECYCLE,