Home
last modified time | relevance | path

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

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsCarrierConfigManager.java705 private static final Map<Integer, String> sCallTypeMap = Map.of( field in QnsCarrierConfigManager
2168 String call_Type = sCallTypeMap.get(callType); in getThreshold()
2207 String call_Type = sCallTypeMap.get(callType); in getThresholdByPref()
2254 String call_Type = sCallTypeMap.get(callType); in getWifiRssiThresholdWithoutCellular()