Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDialogFrameTestActivity.java53 static final String TEST_WITH_MARGINS = "WithMargins"; field in DialogFrameTestActivity
99 case TEST_WITH_MARGINS: in setupTest()
DDialogFrameTests.java30 import static android.server.wm.DialogFrameTestActivity.TEST_WITH_MARGINS;
223 doParentChildTest(TEST_WITH_MARGINS, (parent, dialog) -> { in testMarginsArePercentagesOfContentFrame()