Searched refs:windowFromCache (Results 1 – 1 of 1) sorted by relevance
121 AccessibilityWindowInfo windowInfo = null, copyOfInfo = null, windowFromCache = null; in addThenGetWindow_returnsEquivalentButNotSameWindow() local130 windowFromCache = mAccessibilityCache.getWindow(WINDOW_ID_1); in addThenGetWindow_returnsEquivalentButNotSameWindow()131 assertEquals(copyOfInfo, windowFromCache); in addThenGetWindow_returnsEquivalentButNotSameWindow()133 windowFromCache.recycle(); in addThenGetWindow_returnsEquivalentButNotSameWindow()