Searched defs:childNode (Results 1 – 8 of 8) sorted by relevance
79 views[childView]?.let { childNode -> in <lambda>() method141 val childNode = getNode(childSpec) in <lambda>() constant
58 RenderNodeDrawable* childNode = mChildren[drawIndex]; in onDraw() local114 RenderNodeDrawable* childNode = zChildren[drawIndex]; in onDraw() local
119 RenderNode* childNode = child.getRenderNode(); in prepareListAndChildren() local
77 const RenderNode* childNode = child.getRenderNode(); in drawBackwardsProjectedNodes() local
55 RenderNode childNode = new RenderNode("shadowCaster"); in onCreate() local
327 AccessibilityNodeInfo childNode = fromNode.getChild(i); in findNodeRegularRecursive() local457 AccessibilityNodeInfo childNode = fromNode.getChild(i); in findNodePatternRecursive() local
294 AccessibilityNodeInfo childNode = node.getChild(x); in childNafCheck() local
772 children.forEach { childNode: AssistStructure.ViewNode -> in <lambda>() method