Searched refs:window3Out (Results 1 – 1 of 1) sorted by relevance
200 AccessibilityWindowInfo window3Out = null; in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder() local214 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()221 assertEquals(window3Out, windowsOut.get(1)); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()225 window3Out.recycle(); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()280 AccessibilityWindowInfo window3Out = null; in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder() local311 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()317 assertEquals(windowInfo3, window3Out); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()324 window3Out.recycle(); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()