Home
last modified time | relevance | path

Searched refs:testShouldDockBigOverlaysWithExpandedPip (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java610 public void testShouldDockBigOverlaysWithExpandedPip() { in testShouldDockBigOverlaysWithExpandedPip() method in PinnedStackTests
611 testShouldDockBigOverlaysWithExpandedPip(true); in testShouldDockBigOverlaysWithExpandedPip()
616 testShouldDockBigOverlaysWithExpandedPip(false); in testShouldNotDockBigOverlaysWithExpandedPip()
619 private void testShouldDockBigOverlaysWithExpandedPip(boolean shouldDock) { in testShouldDockBigOverlaysWithExpandedPip() method in PinnedStackTests