Home
last modified time | relevance | path

Searched defs:timePickerDialogEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtimepicker_model_impl.cpp60 SetTimePickerDialogShow(PickerDialogInfo& pickerDialog, NG::TimePickerSettingData& settingData, std::function<void()>&& onCancel, std::function<void(const std::string&)>&& onAccept, std::function<void(const std::string&)>&& onChange, TimePickerDialogEvent& timePickerDialogEvent, const std::vector<ButtonInfo>& buttonInfos) SetTimePickerDialogShow() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/
H A Dtime_picker_test_update.cpp1408 TimePickerDialogEvent timePickerDialogEvent; in HWTEST_F() local
1794 TimePickerDialogEvent timePickerDialogEvent; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp1601 void TimePickerDialogAppearEvent(const JSCallbackInfo& info, TimePickerDialogEvent& timePickerDialogEvent) in TimePickerDialogAppearEvent() argument
1634 void TimePickerDialogDisappearEvent(const JSCallbackInfo& info, TimePickerDialogEvent& timePickerDialogEvent) in TimePickerDialogDisappearEvent() argument
[all...]

Completed in 8 milliseconds