Searched refs:EnableAutoCancel (Results 1 – 5 of 5) sorted by relevance
186 dialog_->EnableAutoCancel(true);188 dialog_->EnableAutoCancel(false);216 dialog_->EnableAutoCancel(true);
150 void EnableAutoCancel(bool enable);
376 dialog_->EnableAutoCancel(true); in OnClick()438 dialog_->EnableAutoCancel(true); in SetShowInfo006()
96 dialog_->EnableAutoCancel(true); in ShowDialog()
615 void UIDialog::EnableAutoCancel(bool enable) in EnableAutoCancel() function in OHOS::UIDialog