Searched refs:formatted (Results 1 – 18 of 18) sorted by relevance
112 var formatted = valueCache[value] in getFormattedNumber() variable113 if (formatted == null) { in getFormattedNumber()115 formatted = String.format(Locale.getDefault(), sign + "%0" + length + "d", value) in getFormattedNumber()116 valueCache.put(value, formatted) in getFormattedNumber()119 return formatted in getFormattedNumber()
119 String formatted = valueCache.get(value); in getFormattedNumber() local120 if (formatted == null) { in getFormattedNumber()122 formatted = String.format(Locale.getDefault(), sign + "%0" + length + "d", value); in getFormattedNumber()123 valueCache.put(value, formatted); in getFormattedNumber()126 return formatted; in getFormattedNumber()
96 String formatted; in dump_PhoneNumberUtil_format() local103 formatted = util.format(pn, format); in dump_PhoneNumberUtil_format()107 formatted = "Error: " + e.toString(); in dump_PhoneNumberUtil_format()110 + ") = " + formatted + " / truncated = " + truncated in dump_PhoneNumberUtil_format()
69 final String formatted = getFormattedPhoneNumber(); in buildDataStringForDisplay() local70 if (formatted != null) { in buildDataStringForDisplay()71 return formatted; in buildDataStringForDisplay()
93 final String formatted = getFormattedPhoneNumber(); in buildDataStringForDisplay() local94 if (formatted != null) { in buildDataStringForDisplay()95 return formatted; in buildDataStringForDisplay()
24 // (3) the formatted number.
29 // (3) the formatted number.
91 public AccountDisplayInfo formatted(Context context, @StringRes int nameFormat, in formatted() method in AccountDisplayInfo
462 // The name of the destination (formatted for the current user's locale),466 // The address of the destination (formatted for the current user's locale),489 // The estimated duration between now and arrival, formatted for desired490 // rounding (formatted for the current user's locale). For example, a
29 // formatted exactly as it should appear to the user. If the user's locale or
692 final String formatted = getFormattedDigits(data, normalizedNumber, getCurrentCountryIso()); in setFormattedDigits() local693 if (!TextUtils.isEmpty(formatted)) { in setFormattedDigits()695 digits.replace(0, digits.length(), formatted); in setFormattedDigits()
259 …lerate whitespace skipping. This improves performance of parsing indent formatted JSON. Define `RA…
283 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:285 # or free formatted code, this is the default for Fortran type files), VHDL. For1921 # formatted so it can be parsed by a human reader. This is useful if you want to
1242 # nicely formatted so it can be parsed by a human reader. This is useful
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...