Searched refs:SMALL_SCREEN (Results 1 – 3 of 3) sorted by relevance
35 expectScreenSizeNotMatch(ScreenSize.SMALL_SCREEN, /*isLargeScreen=*/ true); in testMatchScreenSize()36 expectScreenSizeMatch(ScreenSize.SMALL_SCREEN, /*isLargeScreen=*/ false); in testMatchScreenSize()
180 createTestMethod(TestAnnotations.requiresScreenSizeDevice(ScreenSize.SMALL_SCREEN)); in testAnnotatedWithSmallScreen_deviceLargeScreen()187 ScreenSize.SMALL_SCREEN)); in testAnnotatedWithSmallScreen_deviceLargeScreen()194 createTestMethod(TestAnnotations.requiresScreenSizeDevice(ScreenSize.SMALL_SCREEN)); in testAnnotatedWithSmallScreen_deviceSmallScreen()
21 SMALL_SCREEN; enumConstant