Use longer timeout for Desktop drag/resize CUJs
Before this CL, when measuring a Desktop drag or resize jank CUJ we would often accidentally hit the default timeout (2 seconds) when the user drags or resizes a window. When we hit the timeout for a CUJ that CUJ would not be recorded. With this CL we increase the timeout to 10 seconds for the following CUJs, so that we're less likely to hit the timeout: - CUJ_DESKTOP_MODE_ENTER_APP_HANDLE_DRAG_HOLD - CUJ_DESKTOP_MODE_RESIZE_WINDOW - CUJ_DESKTOP_MODE_DRAG_WINDOW Test: manual; perfetto, ensure long drag/resize events are recorded Bug: 381025128 Flag: com.android.window.flags.enable_desktop_windowing_mode Change-Id: Ia9a79c8d4014845c4176c344f01695ae5f60c9be
Loading
Please register or sign in to comment
