Searched refs:pollForSubscribe (Results 1 – 1 of 1) sorted by relevance
130 pollForSubscribe(SecondaryConditionProviderService.getInstance()); in testUnboundCPSMaintainsCondition_addsNewRule()162 pollForSubscribe(LegacyConditionProviderService.getInstance()); in testUnboundCPSMaintainsCondition_otherConditionChanges()165 pollForSubscribe(SecondaryConditionProviderService.getInstance()); in testUnboundCPSMaintainsCondition_otherConditionChanges()199 pollForSubscribe(LegacyConditionProviderService.getInstance()); in testUnboundCPSMaintainsCondition_otherProviderRuleChanges()202 pollForSubscribe(SecondaryConditionProviderService.getInstance()); in testUnboundCPSMaintainsCondition_otherProviderRuleChanges()339 private void pollForSubscribe(PollableConditionProviderService service) throws Exception { in pollForSubscribe() method in ConditionProviderServiceTest