Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DOrientationRule.kt50 shouldSetLandscape -> LandscapeOrientationRule() in apply()
DBaseOrientationRule.kt35 internal class LandscapeOrientationRule : BaseOrientationRule(LANDSCAPE) class