Searched refs:SetShowDialog (Results 1 – 11 of 11) sorted by relevance
60 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::SatelliteCallControl198 SetShowDialog(true); in SetSatelliteCallDurationProcessing()
171 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithConfirm()189 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithButtons()224 AlertDialogModel::GetInstance()->SetShowDialog(properties); in FfiOHOSShowAlertDialogParamWithOptions()
27 void SetShowDialog(const DialogProperties& arg) override;
38 void AlertDialogModelImpl::SetShowDialog(const DialogProperties& arg) in SetShowDialog() function in OHOS::Ace::Framework::AlertDialogModelImpl
31 virtual void SetShowDialog(const DialogProperties& arg) = 0;
47 void AlertDialogModelNG::SetShowDialog(const DialogProperties& arg) in SetShowDialog() function in OHOS::Ace::NG::AlertDialogModelNG
38 void SetShowDialog(bool isShowDialog);
398 satelliteCallControl->SetShowDialog(isShowDialog);
480 AlertDialogModel::GetInstance()->SetShowDialog(properties); in Show()
255 alertDialogModelNg.SetShowDialog(props);260 alertDialogModelNg.SetShowDialog(props);