Searched refs:CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE (Results 1 – 3 of 3) sorted by relevance
29 … static com.android.internal.jank.InteractionJankMonitor.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE;123 CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE, getEnumName("SHADE_QS_EXPAND_COLLAPSE")); in initialize()
198 public static final int CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE = 5; field in InteractionJankMonitor292 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE] = UIINTERACTION_FRAME_IN…403 CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE,951 case CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE: in getNameOfCuj()
22 … static com.android.internal.jank.InteractionJankMonitor.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE;2338 mInteractionJankMonitor.begin(mPanelView, CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()2341 mInteractionJankMonitor.cancel(CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()2343 mInteractionJankMonitor.end(CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()