Home
last modified time | relevance | path

Searched refs:mPostCondition (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAccessNetworkSelectionPolicy.java34 private final PostCondition mPostCondition; field in AccessNetworkSelectionPolicy
55 mPostCondition = new PostCondition(thgroups); in AccessNetworkSelectionPolicy()
68 + mPostCondition.toString(); in toString()
88 return mPostCondition.satisfiedByThreshold( in satisfiedByThreshold()
97 return mPostCondition.findUnmatchedThresholds(wifiMonitor, cellMonitor); in findUnmatchedThresholds()
105 return mPostCondition.hasWifiThresholdWithoutCellularCondition(); in hasWifiThresholdWithoutCellularCondition()