Home
last modified time | relevance | path

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

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