Searched refs:windowInfo2 (Results 1 – 1 of 1) sorted by relevance
163 AccessibilityWindowInfo windowInfo2 = null; in setWindowsThenGetWindows_returnsInDecreasingLayerOrder() local181 assertEquals(windowInfo2, window2Out); in setWindowsThenGetWindows_returnsInDecreasingLayerOrder()186 windowInfo2.recycle(); in setWindowsThenGetWindows_returnsInDecreasingLayerOrder()196 AccessibilityWindowInfo windowInfo2 = null; in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder() local219 assertEquals(windowInfo2, window2Out); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()226 windowInfo2.recycle(); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()237 AccessibilityWindowInfo windowInfo2 = null; in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange() local259 assertEquals(windowInfo2, window2Out); in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange()264 windowInfo2.recycle(); in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange()306 assertEquals(windowInfo2, window2Out); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()[all …]