Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRemoteAnimationControllerTest.java284 final WindowState win2 = createWindow(null /* parent */, TYPE_BASE_APPLICATION, "testWin2"); in testOneNotStarted() local
756 final WindowState win2 = createWindow(null /* parent */, TYPE_BASE_APPLICATION, "testWin2"); in testLaunchRemoteAnimationWithoutImeBehind() local
DInsetsPolicyTest.java451 final WindowState win2 = addWindow(TYPE_APPLICATION, "win2"); in testConsumeImeInsets() local
DDisplayContentTests.java388 final WindowState win2 = createWindow(null, TYPE_BASE_APPLICATION, in testComputeImeTargetReturnsNull_windowDidntRequestIme() local
1410 final WindowState win2 = createWindow(null, TYPE_APPLICATION, dc, "win2"); in testCalculateSystemGestureExclusion() local
1438 final WindowState win2 = createWindow(null, TYPE_APPLICATION, dc, "modal"); in testCalculateSystemGestureExclusion_modal() local
DWindowStateTests.java181 final WindowState win2 = createWindow(null, TYPE_APPLICATION, "win2"); in testHasChild() local