Searched refs:PushInstant (Results 1 – 3 of 3) sorted by relevance
77 void PushInstant(const RefPtr<Component>& newComponent, bool disableTouchEvent = true);
31 void StackElement::PushInstant(const RefPtr<Component>& newComponent, bool disableTouchEvent) in PushInstant() function in OHOS::Ace::StackElement
104 overlay->PushInstant(seat); in TakeOff()