Searched refs:USER_JOURNEY_USER_SWITCH_FG (Results 1 – 3 of 3) sorted by relevance
87 public static final int USER_JOURNEY_USER_SWITCH_FG = field in UserJourneyLogger108 USER_JOURNEY_USER_SWITCH_FG,202 case USER_JOURNEY_USER_SWITCH_FG: in journeyToEvent()415 final int key_fg = getUserJourneyKey(targetUser.id, USER_JOURNEY_USER_SWITCH_FG); in logUserSwitchJourneyFinish()420 USER_JOURNEY_USER_SWITCH_FG); in logUserSwitchJourneyFinish()
438 .logUserJourneyBegin(11, UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG); in testSwitchFGUserJourney()473 UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG, 10, 11, in testSwitchFGUserJourney()
56 import static com.android.server.pm.UserJourneyLogger.USER_JOURNEY_USER_SWITCH_FG;3439 logUserJourneyBegin(msg.arg1, USER_JOURNEY_USER_SWITCH_FG);