Searched refs:node1FromCache (Results 1 – 1 of 1) sorted by relevance
398 node1FromCache = null, node2FromCache = null; in nodesInDifferentWindowWithSameId_areKeptSeparate() local408 node1FromCache = mAccessibilityCache.getNode(WINDOW_ID_1, id); in nodesInDifferentWindowWithSameId_areKeptSeparate()410 assertEquals(nodeInfo1, node1FromCache); in nodesInDifferentWindowWithSameId_areKeptSeparate()412 assertEquals(nodeInfo1.getContentDescription(), node1FromCache.getContentDescription()); in nodesInDifferentWindowWithSameId_areKeptSeparate()415 node1FromCache.recycle(); in nodesInDifferentWindowWithSameId_areKeptSeparate()