Home
last modified time | relevance | path

Searched refs:BuildActionsForWatch (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.h316 void BuildActionsForWatch(const RefPtr<ColumnComponent>& column);
H A Ddialog_component.cpp318 BuildActionsForWatch(column); in BuildActions()
372 void DialogComponent::BuildActionsForWatch(const OHOS::Ace::RefPtr<OHOS::Ace::ColumnComponent>& col… in BuildActionsForWatch() function in OHOS::Ace::DialogComponent