Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DUserController.java201 @interface UserJourney {} annotation in UserController
2722 private void logUserJourneyInfo(UserInfo origin, UserInfo target, @UserJourney int journey) {
2807 private void clearSessionId(@UserIdInt int userId, @UserJourney int journey) {
2864 @UserJourney final int mJourney;
2866 UserJourneySession(long sessionId, @UserJourney int journey) {