Searched refs:pronounced (Results 1 – 4 of 4) sorted by relevance
82 String pronounced; in getPronouncedNameByVolumeUnit() local85 pronounced = getContext().getString(R.string.units_unit_name_miles_per_gallon_us); in getPronouncedNameByVolumeUnit()88 pronounced = getContext().getString(R.string.units_unit_name_miles_per_gallon_uk); in getPronouncedNameByVolumeUnit()92 pronounced = getContext().getString( in getPronouncedNameByVolumeUnit()95 pronounced = getContext().getString( in getPronouncedNameByVolumeUnit()99 return pronounced; in getPronouncedNameByVolumeUnit()