Lines Matching refs:UI
65 TaskExecutor::TaskType::UI, "ArkUIDialogTouchEvent");
83 TaskExecutor::TaskType::UI, "ArkUIDialogMouseEvent");
101 TaskExecutor::TaskType::UI, "ArkUIDialogAxisEvent");
114 TaskExecutor::TaskType::UI, "ArkUIDialogKeyEvent");
128 TaskExecutor::TaskType::UI, "ArkUIDialogRotationEvent");
146 TaskExecutor::TaskType::UI, "ArkUIDialogSurfaceChanged");
159 TaskExecutor::TaskType::UI, "ArkUIDialogSurfaceDensityChanged");
173 TaskExecutor::TaskType::UI, "ArkUIDialogSystemBarHeightChanged");
185 TaskExecutor::TaskType::UI, "ArkUIDialogSurfaceDestroyed");
199 TaskExecutor::TaskType::UI, "ArkUIDialogDragEvent");
236 [] { TAG_LOGI(AceLogTag::ACE_DIALOG, "Wait UI thread..."); },
237 TaskExecutor::TaskType::UI, "ArkUIDialogWaitLog");
258 // 1. Destroy Pipeline on UI thread.
264 TaskExecutor::TaskType::UI, "ArkUIDialogDestoryPipeline");
337 // For DECLARATIVE_JS frontend display UI in JS thread temporarily.
347 TaskExecutor::TaskType::UI, "ArkUIDialogFrameReportInit");
349 // Load custom style at UI thread before frontend attach, to make sure style can be loaded before building dom tree.
369 TaskExecutor::TaskType::UI, "ArkUIDialogLoadTheme");