Home
last modified time | relevance | path

Searched refs:SetShowDialog (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp60 SetShowDialog(true); in SetSatcommTempLevel()
133 SetShowDialog(false); in HandleSatelliteCallStateUpdate()
142 SetShowDialog(true); in HandleSatelliteCallStateUpdate()
162 void SatelliteCallControl::SetShowDialog(bool isShowDialog) in SetShowDialog() function in OHOS::Telephony::SatelliteCallControl
198 SetShowDialog(true); in SetSatelliteCallDurationProcessing()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alert_dialog_ffi.cpp171 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithConfirm()
189 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithButtons()
224 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithOptions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dalert_dialog_model_impl.h27 void SetShowDialog(const DialogProperties& arg) override;
H A Dalert_dialog_model_impl.cpp38 void AlertDialogModelImpl::SetShowDialog(const DialogProperties& arg) in SetShowDialog() function in OHOS::Ace::Framework::AlertDialogModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Dalert_dialog_model_ng.h27 void SetShowDialog(const DialogProperties& arg) override;
H A Dalert_dialog_model.h31 virtual void SetShowDialog(const DialogProperties& arg) = 0;
H A Dalert_dialog_model_ng.cpp47 void AlertDialogModelNG::SetShowDialog(const DialogProperties& arg) in SetShowDialog() function in OHOS::Ace::NG::AlertDialogModelNG
/ohos5.0/base/telephony/call_manager/services/satellite_call/include/
H A Dsatellite_call_control.h38 void SetShowDialog(bool isShowDialog);
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch5_test.cpp398 satelliteCallControl->SetShowDialog(isShowDialog);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp480 AlertDialogModel::GetInstance()->SetShowDialog(properties); in Show()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_model_test_ng.cpp255 alertDialogModelNg.SetShowDialog(props);
260 alertDialogModelNg.SetShowDialog(props);