Searched refs:TestRuleDelegate (Results 1 – 3 of 3) sorted by relevance
68 @Nullable TestRuleDelegate testRuleDelegate, DeviceProvider deviceProvider) { in SystemPreparer()230 public static class TestRuleDelegate implements TestRule { class in SystemPreparer237 public TestRuleDelegate(boolean throwOnNull) { in TestRuleDelegate() method in SystemPreparer.TestRuleDelegate
43 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)