Searched refs:node1FromCache (Results 1 – 1 of 1) sorted by relevance
440 node1FromCache = null, node2FromCache = null; in nodesInDifferentWindowWithSameId_areKeptSeparate() local450 node1FromCache = mAccessibilityCache.getNode(WINDOW_ID_1, id); in nodesInDifferentWindowWithSameId_areKeptSeparate()452 assertEquals(nodeInfo1, node1FromCache); in nodesInDifferentWindowWithSameId_areKeptSeparate()454 assertEquals(nodeInfo1.getContentDescription(), node1FromCache.getContentDescription()); in nodesInDifferentWindowWithSameId_areKeptSeparate()457 node1FromCache.recycle(); in nodesInDifferentWindowWithSameId_areKeptSeparate()