Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp604 auto bubbleNodeId = StringUtils::StringToInt(bubbleComponent_->GetId()); in PopBubble() local
605 auto node = accessibilityManager->GetAccessibilityNodeById(bubbleNodeId); in PopBubble()