Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java506 mAccessibilityCache.add(childNodeInfo); in reparentNode_clearsOldParent()
516 childNodeInfo.recycle(); in reparentNode_clearsOldParent()
541 childNodeInfo.recycle(); in removeChildFromParent_clearsChild()
675 AccessibilityNodeInfo childNodeInfo = in addNode_whenNodeBeingReplacedIsOwnGrandparentWithTwoChildren_doesntCrash() local
688 childNodeInfo.recycle(); in addNode_whenNodeBeingReplacedIsOwnGrandparentWithTwoChildren_doesntCrash()
698 AccessibilityNodeInfo childNodeInfo = in addNode_whenNodeBeingReplacedIsOwnGrandparentWithOneChild_doesntCrash() local
711 childNodeInfo.recycle(); in addNode_whenNodeBeingReplacedIsOwnGrandparentWithOneChild_doesntCrash()
769 childNodeInfo.recycle(); in addSameParentNodeWithDifferentChildNode_whenOriginalChildHasChild_doesntCrash()
855 AccessibilityNodeInfo childNodeInfo = in getChildNode() local
858 return childNodeInfo; in getChildNode()
[all …]