Home
last modified time | relevance | path

Searched defs:windowInfo2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/accessibility/
H A DAccessibilityCacheTest.java164 AccessibilityWindowInfo windowInfo2 = null; in setWindowsThenGetWindows_returnsInDecreasingLayerOrder() local
197 AccessibilityWindowInfo windowInfo2 = null; in setWindowsAndAddWindow_thenGetWindows_returnsInDecreasingLayerOrder() local
238 AccessibilityWindowInfo windowInfo2 = null; in setWindowsAtFirstDisplay_thenAddWindowAtSecondDisplay_returnWindowLayerOrderUnchange() local
275 AccessibilityWindowInfo windowInfo2 = null; in setWindowsAtTwoDisplays_thenGetWindows_returnsInDecreasingLayerOrder() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPointerChoreographer_test.cpp1956 gui::WindowInfo windowInfo2 = windowInfo; in TEST_P() local