Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DUnlockScreenRuleTest.java90 public TestableUnlockScreenRule(boolean isScreenOn, boolean isUnlocked) { in TestableUnlockScreenRule() argument
93 mIsUnlocked = isUnlocked; in TestableUnlockScreenRule()