Home
last modified time | relevance | path

Searched defs:cuj (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/jank/
H A DInteractionJankMonitor.java707 public void scheduleTimeoutAction(@CujType int cuj, long timeout, Runnable action) { in scheduleTimeoutAction()
808 private void putTracker(@CujType int cuj, @NonNull FrameTracker tracker) { in putTracker()
821 private FrameTracker getTracker(@CujType int cuj) { in getTracker()
828 private void removeTracker(@CujType int cuj, int reason) { in removeTracker()
1140 public static Builder withSurface(@CujType int cuj, @NonNull Context context, in withSurface()
1154 public static Builder withView(@CujType int cuj, @NonNull View view) { in withView()
1159 private Builder(@CujType int cuj) { in Builder()
1244 private Configuration(@CujType int cuj, View view, String tag, long timeout, in Configuration()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java67 protected AnimatorListenerAdapter getAnimationListener(int cuj) { in getAnimationListener()
H A DKeyguardSecurityContainer.java615 private void beginJankInstrument(int cuj) { in beginJankInstrument()
621 private void endJankInstrument(int cuj) { in endJankInstrument()
625 private void cancelJankInstrument(int cuj) { in cancelJankInstrument()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/core/instrumentation/
H A DSettingsJankMonitorTest.java135 public static InteractionJankMonitor.Configuration.Builder withView( in withView()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/jank/
H A DFrameTrackerTest.java119 private FrameTracker spyFrameTracker(int cuj, String postfix, boolean surfaceOnly) { in spyFrameTracker()
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt577 val cuj = controller.cuj regex