Searched refs:UnlockScreenRule (Results 1 – 5 of 5) sorted by relevance
24 import android.platform.test.rule.UnlockScreenRule;47 @ClassRule public static UnlockScreenRule unlockScreenRule = new UnlockScreenRule();
24 import android.platform.test.rule.UnlockScreenRule;51 @ClassRule public static UnlockScreenRule unlockScreenRule = new UnlockScreenRule();
22 import android.platform.test.rule.UnlockScreenRule80 .around(UnlockScreenRule()) in buildTestRuleChain()
34 public class UnlockScreenRule extends TestWatcher { class
88 private static class TestableUnlockScreenRule extends UnlockScreenRule {