Searched refs:CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE (Results 1 – 4 of 4) sorted by relevance
38 public static final int CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE = 5; field in Cuj150 CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE,255 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE] = FrameworkStatsLog.UIIN…368 case CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE: in getNameOfCuj()
118 …recated public static final int CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE = Cuj.CUJ_NOTIFICATION_S… field in InteractionJankMonitor
63 … put(Cuj.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE, getEnumName("SHADE_QS_EXPAND_COLLAPSE"));
2362 monitor.begin(mPanelView, Cuj.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()2365 monitor.cancel(Cuj.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()2367 monitor.end(Cuj.CUJ_NOTIFICATION_SHADE_QS_EXPAND_COLLAPSE); in traceQsJank()