Searched refs:PostCondition (Results 1 – 2 of 2) sorted by relevance
34 private final PostCondition mPostCondition;55 mPostCondition = new PostCondition(thgroups); in AccessNetworkSelectionPolicy()229 protected class PostCondition { class in AccessNetworkSelectionPolicy232 protected PostCondition(List<ThresholdGroup> thGroups) { in PostCondition() method in AccessNetworkSelectionPolicy.PostCondition
337 AccessNetworkSelectionPolicy.PostCondition postCondition = ansp.new PostCondition(null); in testHasWifiThresholdWithoutCellularCondition()358 postCondition = ansp.new PostCondition(thgroups); in testHasWifiThresholdWithoutCellularCondition()379 postCondition = ansp.new PostCondition(thgroups); in testHasWifiThresholdWithoutCellularCondition()