Searched defs:cuj (Results 1 – 9 of 9) sorted by relevance
644 public void scheduleTimeoutAction(@CujType int cuj, long timeout, Runnable action) { in scheduleTimeoutAction()736 private void putTracker(@CujType int cuj, @NonNull FrameTracker tracker) { in putTracker()742 private FrameTracker getTracker(@CujType int cuj) { in getTracker()748 private void removeTracker(@CujType int cuj) { in removeTracker()998 public static Builder withSurface(@CujType int cuj, @NonNull Context context, in withSurface()1012 public static Builder withView(@CujType int cuj, @NonNull View view) { in withView()1017 private Builder(@CujType int cuj) { in Builder()1102 private Configuration(@CujType int cuj, View view, String tag, long timeout, in Configuration()
135 public static InteractionJankMonitor.Configuration.Builder withView( in withView()
29 override val cuj: DialogCuj?, constant in com.android.systemui.animation.ViewDialogLaunchAnimatorController
92 val cuj: DialogCuj? in <lambda>() constant577 val cuj = controller.cuj in start() constant
61 protected AnimatorListenerAdapter getAnimationListener(int cuj) { in getAnimationListener()
601 private void beginJankInstrument(int cuj) { in beginJankInstrument()607 private void endJankInstrument(int cuj) { in endJankInstrument()611 private void cancelJankInstrument(int cuj) { in cancelJankInstrument()
119 private FrameTracker spyFrameTracker(int cuj, String postfix, boolean surfaceOnly) { in spyFrameTracker()
279 override val cuj: DialogCuj? = cuj in dialogController() constant
2778 private Configuration.Builder createInteractionJankMonitorConf(int cuj) { in createInteractionJankMonitorConf()2782 private Configuration.Builder createInteractionJankMonitorConf(int cuj, @Nullable String tag) { in createInteractionJankMonitorConf()