Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DOrientationRule.kt51 shouldSetPortrait -> PortraitOrientationRule() in apply()
DBaseOrientationRule.kt38 internal class PortraitOrientationRule : BaseOrientationRule(PORTRAIT) class