Home
last modified time | relevance | path

Searched refs:withSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DInteractionJankMonitorUtils.java60 InteractionJankMonitor.Configuration.Builder.withSurface(cujType, context, surface); in beginTracing()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedDisplayAreaOrganizer.java335 InteractionJankMonitor.Configuration.Builder.withSurface( in beginCUJTracing()
/frameworks/base/core/java/android/view/inputmethod/
DImeTracker.java846 final Configuration.Builder builder = Configuration.Builder.withSurface( in onRequestAnimation()
/frameworks/base/core/java/com/android/internal/jank/
DInteractionJankMonitor.java655 public static Builder withSurface(@Cuj.CujType int cuj, @NonNull Context context, in withSurface() method in InteractionJankMonitor.Configuration.Builder
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipController.java1038 InteractionJankMonitor.Configuration.Builder.withSurface( in onPipTransitionStarted()