Home
last modified time | relevance | path

Searched refs:window4Out (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityCacheTest.java281 AccessibilityWindowInfo window4Out = null; in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder() local
312 window4Out = mAccessibilityCache.getWindow(WINDOW_ID_4); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()
318 assertEquals(windowInfo4, window4Out); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()
325 window4Out.recycle(); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()