Searched refs:testRuleDelegate (Results 1 – 1 of 1) sorted by relevance
68 @Nullable TestRuleDelegate testRuleDelegate, DeviceProvider deviceProvider) { in SystemPreparer() argument73 if (testRuleDelegate != null) { in SystemPreparer()74 testRuleDelegate.setDelegate(mTearDownRule); in SystemPreparer()