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.java711 static HashMap<Integer, String> sCallTypeMap = field in QnsCarrierConfigManager
2177 String call_Type = sCallTypeMap.get(callType); in getThreshold()
2216 String call_Type = sCallTypeMap.get(callType); in getThresholdByPref()
2263 String call_Type = sCallTypeMap.get(callType); in getWifiRssiThresholdWithoutCellular()