Searched refs:TEST_WITH_MARGINS (Results 1 – 2 of 2) sorted by relevance
53 static final String TEST_WITH_MARGINS = "WithMargins"; field in DialogFrameTestActivity99 case TEST_WITH_MARGINS: in setupTest()
30 import static android.server.wm.DialogFrameTestActivity.TEST_WITH_MARGINS;224 doParentChildTest(TEST_WITH_MARGINS, (parent, dialog) -> { in testMarginsArePercentagesOfContentFrame()