Searched defs:nodes (Results 1 – 13 of 13) sorted by relevance
163 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.get(windowId); in refreshCachedNodeLocked() local190 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.get(windowId); in getNode() local262 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.get(windowId); in add() local336 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.get(windowId); in clearNodesForWindowLocked() local361 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.get(windowId); in clearSubTreeLocked() local374 private void clearSubTreeRecursiveLocked(LongSparseArray<AccessibilityNodeInfo> nodes, in clearSubTreeRecursiveLocked()434 LongSparseArray<AccessibilityNodeInfo> nodes = mNodeCache.valueAt(i); in checkIntegrity() local
27 private val nodes = arrayListOf<Any>() in <lambda>() constant
58 private PathParser_Delegate(@NonNull PathDataNode[] nodes) { in PathParser_Delegate()107 PathDataNode[] nodes = createNodesFromPathData(pathString); in nCreatePathDataFromString() local
262 static size_t findNonNegativeIndex(const std::vector<ZDrawRenderNodeOpPair>& nodes) { in findNonNegativeIndex()
134 void FrameBuilder::deferRenderNodeScene(const std::vector< sp<RenderNode> >& nodes, in deferRenderNodeScene()
454 Collection<OMANode> nodes = null; in getCertURLs() local
64 PathDataNode[] nodes = createNodesFromPathData(pathData); in createPathFromPathData() local
1373 public String NodesToString(PathParser.PathDataNode[] nodes) { in NodesToString()1420 public void setPathData(PathParser.PathDataNode[] nodes) { in setPathData()
1710 final ArrayList<Node> nodes = mNodes; in clear() local1789 final ArrayList<Node> nodes = mNodes; in findRoots() local
873 private void enforceNodeTreeConsistent(List<AccessibilityNodeInfo> nodes) { in enforceNodeTreeConsistent()
996 private void setPathData(PathParser_Delegate.PathDataNode[] nodes) { in setPathData()
285 std::vector<sp<RenderNode>> nodes; in RENDERTHREAD_TEST() local
4036 List<Object> nodes = IMPL.findAccessibilityNodeInfosByViewId(mInfo, viewId); in findAccessibilityNodeInfosByViewId() local