Searched refs:CUJ_VOLUME_CONTROL (Results 1 – 4 of 4) sorted by relevance
51 Cuj.CUJ_VOLUME_CONTROL, in <lambda>()58 interactionJankMonitor.cancel(Cuj.CUJ_VOLUME_CONTROL) in <lambda>()60 interactionJankMonitor.end(Cuj.CUJ_VOLUME_CONTROL) in <lambda>()
88 public static final int CUJ_VOLUME_CONTROL = 55; field in Cuj394 CUJ_VOLUME_CONTROL,525 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_VOLUME_CONTROL] = FrameworkStatsLog.UIINTERACTION_FRAME_INFO_RE…715 case CUJ_VOLUME_CONTROL: in getNameOfCuj()
155 @Deprecated public static final int CUJ_VOLUME_CONTROL = Cuj.CUJ_VOLUME_CONTROL; field in InteractionJankMonitor
34 import static com.android.internal.jank.InteractionJankMonitor.CUJ_VOLUME_CONTROL;1495 mInteractionJankMonitor.begin(Builder.withView(CUJ_VOLUME_CONTROL, v).setTag(type) in getJankListener()1501 mInteractionJankMonitor.end(CUJ_VOLUME_CONTROL); in getJankListener()1506 mInteractionJankMonitor.cancel(CUJ_VOLUME_CONTROL); in getJankListener()