Searched refs:PushDialog (Results 1 – 5 of 5) sorted by relevance
68 bool PushDialog(const RefPtr<Component>& newComponent, bool disableTouchEvent = true);
94 bool StackElement::PushDialog(const RefPtr<Component>& newComponent, bool disableTouchEvent) in PushDialog() function in OHOS::Ace::StackElement
83 stackElement->PushDialog(baseDialog); in ShowDialog()
132 if (!stack_->PushDialog(AceType::Claim(this), disableTouchEvent)) { in ShowDialog()
1139 lastStack->PushDialog(dialog); in ShowDialog()