Searched refs:WINDOW_ID_3 (Results 1 – 2 of 2) sorted by relevance
34 private static final int WINDOW_ID_3 = 13; field in WindowCacheTest54 type = mWindowCache.getWindowType(WINDOW_ID_3); in testGetWindowType()
56 private static final int WINDOW_ID_3 = 0xABCD; field in AccessibilityCacheTest207 putWindowWithWindowIdAndDisplayIdInCache(WINDOW_ID_3, Display.DEFAULT_DISPLAY, in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()213 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder()248 putWindowWithWindowIdAndDisplayIdInCache(WINDOW_ID_3, SECONDARY_DISPLAY_ID, in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange()289 windowInfo3 = obtainAccessibilityWindowInfo(WINDOW_ID_3, windowInfo1.getLayer() + 2); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()309 window3Out = mAccessibilityCache.getWindow(WINDOW_ID_3); in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder()