Searched refs:copyOfInfo (Results 1 – 1 of 1) sorted by relevance
121 AccessibilityWindowInfo windowInfo = null, copyOfInfo = null, windowFromCache = null; in addThenGetWindow_returnsEquivalentButNotSameWindow() local128 copyOfInfo = AccessibilityWindowInfo.obtain(windowInfo); in addThenGetWindow_returnsEquivalentButNotSameWindow()131 assertEquals(copyOfInfo, windowFromCache); in addThenGetWindow_returnsEquivalentButNotSameWindow()135 copyOfInfo.recycle(); in addThenGetWindow_returnsEquivalentButNotSameWindow()