Searched refs:TestRuleDelegate (Results 1 – 6 of 6) sorted by relevance
75 @Nullable TestRuleDelegate testRuleDelegate, DeviceProvider deviceProvider) { in SystemPreparer()80 @Nullable TestRuleDelegate testRuleDelegate, boolean debugSkipAfterReboot, in SystemPreparer()297 public static class TestRuleDelegate implements TestRule { class in SystemPreparer304 public TestRuleDelegate(boolean throwOnNull) { in TestRuleDelegate() method in SystemPreparer.TestRuleDelegate
27 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
43 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
45 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
57 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)