Searched refs:WINDOW_ID_3 (Results 1 – 1 of 1) sorted by relevance
64 private static final int WINDOW_ID_3 = 0xABCD; field in AccessibilityCacheTest208 putWindowWithWindowIdAndDisplayIdInCache(WINDOW_ID_3, Display.DEFAULT_DISPLAY, in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()214 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()249 putWindowWithWindowIdAndDisplayIdInCache(WINDOW_ID_3, SECONDARY_DISPLAY_ID, in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange()290 windowInfo3 = obtainAccessibilityWindowInfo(WINDOW_ID_3, windowInfo1.getLayer() + 2); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()311 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()