Searched refs:CUJ_VOLUME_CONTROL (Results 1 – 3 of 3) sorted by relevance
88 public static final int CUJ_VOLUME_CONTROL = 55; field in Cuj200 CUJ_VOLUME_CONTROL,305 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_VOLUME_CONTROL] = FrameworkStatsLog.UIINTERACTION_FRAME_INFO_RE…468 case CUJ_VOLUME_CONTROL: in getNameOfCuj()
154 @Deprecated public static final int CUJ_VOLUME_CONTROL = Cuj.CUJ_VOLUME_CONTROL; field in InteractionJankMonitor
35 import static com.android.internal.jank.InteractionJankMonitor.CUJ_VOLUME_CONTROL;1481 mInteractionJankMonitor.begin(Builder.withView(CUJ_VOLUME_CONTROL, v).setTag(type) in getJankListener()1487 mInteractionJankMonitor.end(CUJ_VOLUME_CONTROL); in getJankListener()1492 mInteractionJankMonitor.cancel(CUJ_VOLUME_CONTROL); in getJankListener()