Searched refs:USER_JOURNEY_USER_SWITCH_FG (Results 1 – 3 of 3) sorted by relevance
86 public static final int USER_JOURNEY_USER_SWITCH_FG = field in UserJourneyLogger107 USER_JOURNEY_USER_SWITCH_FG,201 case USER_JOURNEY_USER_SWITCH_FG: in journeyToEvent()411 final int key_fg = getUserJourneyKey(targetUser.id, USER_JOURNEY_USER_SWITCH_FG); in logUserSwitchJourneyFinish()416 USER_JOURNEY_USER_SWITCH_FG); in logUserSwitchJourneyFinish()
342 .logUserJourneyBegin(11, UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG); in testSwitchFGUserJourney()377 UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG, 10, 11, in testSwitchFGUserJourney()
56 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG;3091 logUserJourneyBegin(msg.arg1, USER_JOURNEY_USER_SWITCH_FG);