Searched refs:CUJ_USER_SWITCH (Results 1 – 4 of 4) sorted by relevance
70 public static final int CUJ_USER_SWITCH = 37; field in Cuj182 CUJ_USER_SWITCH,287 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_USER_SWITCH] = FrameworkStatsLog.UIINTERACTION_FRAME_INFO_REPOR…432 case CUJ_USER_SWITCH: in getNameOfCuj()
141 @Deprecated public static final int CUJ_USER_SWITCH = Cuj.CUJ_USER_SWITCH; field in InteractionJankMonitor
1135 verify(mInteractionJankMonitor).end(InteractionJankMonitor.CUJ_USER_SWITCH); in testMultiUserJankMonitor_whenUserSwitches()
3145 mInteractionJankMonitor.end(InteractionJankMonitor.CUJ_USER_SWITCH); in handleUserSwitchComplete()