Home
last modified time | relevance | path

Searched defs:thresholdList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsCarrierConfigManager.java2169 int[] thresholdList = new int[] {0x0000FFFF, 0x0000FFFF, 0x0000FFFF}; in getThreshold() local
2213 int[] thresholdList = null; in getThresholdByPref() local
2262 int[] thresholdList; in getWifiRssiThresholdWithoutCellular() local
DAccessNetworkSelectionPolicyBuilder.java370 List<Threshold> thresholdList = new ArrayList<>(); in addThresholdGroup() local