Searched refs:CUJ_VOLUME_CONTROL (Results 1 – 2 of 2) sorted by relevance
248 public static final int CUJ_VOLUME_CONTROL = 55; field in InteractionJankMonitor342 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_VOLUME_CONTROL] = UIINTERACTION_FRAME_INFO_REPORTED__INTERACTIO…453 CUJ_VOLUME_CONTROL,1051 case CUJ_VOLUME_CONTROL: in getNameOfCuj()
35 import static com.android.internal.jank.InteractionJankMonitor.CUJ_VOLUME_CONTROL;1444 mInteractionJankMonitor.begin(Builder.withView(CUJ_VOLUME_CONTROL, v).setTag(type) in getJankListener()1450 mInteractionJankMonitor.end(CUJ_VOLUME_CONTROL); in getJankListener()1455 mInteractionJankMonitor.cancel(CUJ_VOLUME_CONTROL); in getJankListener()