Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DAccessNetworkSelectionPolicy.java109 List<Threshold> thList = in satisfiedWithWifiLowSignalStrength() local
112 if (thList != null) { in satisfiedWithWifiLowSignalStrength()
113 for (Threshold th : thList) { in satisfiedWithWifiLowSignalStrength()