Searched refs:node2FromCache (Results 1 – 1 of 1) sorted by relevance
440 node1FromCache = null, node2FromCache = null; in nodesInDifferentWindowWithSameId_areKeptSeparate() local451 node2FromCache = mAccessibilityCache.getNode(WINDOW_ID_2, id); in nodesInDifferentWindowWithSameId_areKeptSeparate()453 assertEquals(nodeInfo2, node2FromCache); in nodesInDifferentWindowWithSameId_areKeptSeparate()455 assertEquals(nodeInfo2.getContentDescription(), node2FromCache.getContentDescription()); in nodesInDifferentWindowWithSameId_areKeptSeparate()458 node2FromCache.recycle(); in nodesInDifferentWindowWithSameId_areKeptSeparate()