Searched refs:call_Type (Results 1 – 1 of 1) sorted by relevance
2177 String call_Type = sCallTypeMap.get(callType); in getThreshold() local2179 if (access_network != null && measurement_Type != null && call_Type != null) { in getThreshold()2182 + call_Type in getThreshold()2216 String call_Type = sCallTypeMap.get(callType); in getThresholdByPref() local2218 if (access_network == null || measurement_Type == null || call_Type == null) { in getThresholdByPref()2226 + call_Type in getThresholdByPref()2238 + call_Type in getThresholdByPref()2263 String call_Type = sCallTypeMap.get(callType); in getWifiRssiThresholdWithoutCellular() local2265 if (call_Type == null) { in getWifiRssiThresholdWithoutCellular()2269 String key = "qns." + call_Type + "_wifi_rssi_without_cellular_int_array"; in getWifiRssiThresholdWithoutCellular()