Home
last modified time | relevance | path

Searched defs:TestableUnlockScreenRule (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DUnlockScreenRuleTest.java85 private static class TestableUnlockScreenRule extends UnlockScreenRule { class in UnlockScreenRuleTest
90 public TestableUnlockScreenRule(boolean isScreenOn, boolean isUnlocked) { in TestableUnlockScreenRule() method in UnlockScreenRuleTest.TestableUnlockScreenRule