Home
last modified time | relevance | path

Searched defs:win2 (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java244 WindowState win2 = createWindow(null, TYPE_STATUS_BAR_SUB_PANEL, "StatusBarSubPanel"); in addingWindow_throwsException_WithMultipleInsetTypes() local
263 WindowState win2 = createWindow(null, TYPE_NAVIGATION_BAR_PANEL, "NavBarPanel2"); in addingWindow_variousGravities_alternateBarPosUpdated() local
H A DRemoteAnimationControllerTest.java240 final WindowState win2 = createWindow(null /* parent */, TYPE_BASE_APPLICATION, "testWin2"); in testOneNotStarted() local
708 final WindowState win2 = createWindow(null /* parent */, TYPE_BASE_APPLICATION, "testWin2"); in testLaunchRemoteAnimationWithoutImeBehind() local
H A DDisplayContentTests.java376 final WindowState win2 = createWindow(null, TYPE_BASE_APPLICATION, in testComputeImeTargetReturnsNull_windowDidntRequestIme() local
1165 final WindowState win2 = createWindow(null, TYPE_APPLICATION, dc, "win2"); in testCalculateSystemGestureExclusion() local
1193 final WindowState win2 = createWindow(null, TYPE_APPLICATION, dc, "modal"); in testCalculateSystemGestureExclusion_modal() local
H A DWindowStateTests.java159 final WindowState win2 = createWindow(null, TYPE_APPLICATION, "win2"); in testHasChild() local