Searched refs:measurement_Type (Results 1 – 1 of 1) sorted by relevance
2119 String measurement_Type = sMeasTypeMap.get(measType); in getValueForMeasurementType() local2122 && value[1].equalsIgnoreCase(measurement_Type)) { in getValueForMeasurementType()2176 String measurement_Type = sMeasTypeMap.get(measurementType); in getThreshold() local2179 if (access_network != null && measurement_Type != null && call_Type != null) { in getThreshold()2186 + measurement_Type in getThreshold()2215 String measurement_Type = sMeasTypeMap.get(measurementType); in getThresholdByPref() local2218 if (access_network == null || measurement_Type == null || call_Type == null) { in getThresholdByPref()2230 + measurement_Type in getThresholdByPref()2242 + measurement_Type in getThresholdByPref()