Home
last modified time | relevance | path

Searched refs:SetShowTimeFlag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h216 void SetShowTimeFlag(bool value) in SetShowTimeFlag() function
H A Ddatepicker_dialog_view.cpp1563 monthDaysPickerPattern->SetShowTimeFlag(true); in CreateAndMountMonthDaysNode()
1565 pickerPattern->SetShowTimeFlag(true); in CreateAndMountMonthDaysNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp2902 pickerPattern->SetShowTimeFlag(true);