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.java194 @interface UserJourney {} annotation in UserController
2546 private void logUserJourneyInfo(UserInfo origin, UserInfo target, @UserJourney int journey) {
2631 private void clearSessionId(@UserIdInt int userId, @UserJourney int journey) {
2674 @UserJourney final int mJourney;
2676 UserJourneySession(long sessionId, @UserJourney int journey) {