Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 18 of 18) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/uidata/
DFormattedStringModel.kt112 var formatted = valueCache[value] in getFormattedNumber() variable
113 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()
DFormattedStringModel.java119 String formatted = valueCache.get(value); in getFormattedNumber() local
120 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()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DPhoneNumberTestService.java96 String formatted; in dump_PhoneNumberUtil_format() local
103 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()
/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
DPhoneDataItem.java69 final String formatted = getFormattedPhoneNumber(); in buildDataStringForDisplay() local
70 if (formatted != null) { in buildDataStringForDisplay()
71 return formatted; in buildDataStringForDisplay()
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
DPhoneDataItem.java93 final String formatted = getFormattedPhoneNumber(); in buildDataStringForDisplay() local
94 if (formatted != null) { in buildDataStringForDisplay()
95 return formatted; in buildDataStringForDisplay()
/packages/apps/Dialer/java/com/android/dialer/calldetails/proto/
Dcall_details_header_info.proto24 // (3) the formatted number.
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
Dhistory_item_bottom_sheet_header_info.proto29 // (3) the formatted number.
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java91 public AccountDisplayInfo formatted(Context context, @StringRes int nameFormat, in formatted() method in AccountDisplayInfo
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto462 // 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 desired
490 // rounding (formatted for the current user's locale). For example, a
/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/
Dnumber_attributes.proto29 // formatted exactly as it should appear to the user. If the user's locale or
/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDialpadFragment.java692 final String formatted = getFormattedDigits(data, normalizedNumber, getCurrentCountryIso()); in setFormattedDigits() local
693 if (!TextUtils.isEmpty(formatted)) { in setFormattedDigits()
695 digits.replace(0, digits.length(), formatted); in setFormattedDigits()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md259 …lerate whitespace skipping. This improves performance of parsing indent formatted JSON. Define `RA…
DDoxyfile.in283 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
1921 # formatted so it can be parsed by a human reader. This is useful if you want to
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile1242 # nicely formatted so it can be parsed by a human reader. This is useful
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile1242 # nicely formatted so it can be parsed by a human reader. This is useful
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...