Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberFormattingTextWatcher.java110 String formatted = reformat(s, Selection.getSelectionEnd(s)); in afterTextChanged() local
111 if (formatted != null) { in afterTextChanged()
114 s.replace(0, s.length(), formatted, 0, formatted.length()); in afterTextChanged()
117 if (formatted.equals(s.toString())) { in afterTextChanged()
133 String formatted = null; in reformat() local
142 formatted = getFormattedNumber(lastNonSeparator, hasCursor); in reformat()
152 formatted = getFormattedNumber(lastNonSeparator, hasCursor); in reformat()
154 return formatted; in reformat()
/frameworks/base/test-base/src/junit/framework/
DAssert.java273 String formatted= ""; in failSame() local
275 formatted= message+" "; in failSame()
276 fail(formatted+"expected not same"); in failSame()
280 String formatted= ""; in failNotSame() local
282 formatted= message+" "; in failNotSame()
283 fail(formatted+"expected same:<"+expected+"> was not:<"+actual+">"); in failNotSame()
291 String formatted= ""; in format() local
293 formatted= message+" "; in format()
294 return formatted+"expected:<"+expected+"> but was:<"+actual+">"; in format()
DComparisonCompactor.java82 String formatted= ""; in format() local
84 formatted= message+" "; in format()
85 return formatted+"expected:<"+expected+"> but was:<"+actual+">"; in format()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java428 SpannableStringBuilder formatted = new SpannableStringBuilder(result); in getSmallTime() local
430 formatted.delete(magic1, magic2+1); in getSmallTime()
434 formatted.setSpan(style, magic1, magic2, in getSmallTime()
437 formatted.delete(magic2, magic2 + 1); in getSmallTime()
438 formatted.delete(magic1, magic1 + 1); in getSmallTime()
440 return formatted; in getSmallTime()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java838 String formatted; in appendPhones() local
852 formatted = PhoneNumberUtilsPort.formatNumber( in appendPhones()
856 formatted = numberWithControlSequence; in appendPhones()
862 && !TextUtils.isEmpty(formatted) in appendPhones()
863 && !formatted.startsWith("tel:")) { in appendPhones()
864 formatted = "tel:" + formatted; in appendPhones()
869 appendTelLine(type, label, formatted, isPrimary); in appendPhones()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc1104 string formatted = in FormatNanos() local
1107 return formatted.substr(1); in FormatNanos()
/frameworks/base/tools/aapt2/
DResourceParser.cpp788 bool formatted = true; in ParseString() local
798 formatted = maybe_formatted.value(); in ParseString()
822 if (formatted && translatable) { in ParseString()
/frameworks/base/tools/aapt/
DResourceTable.cpp1358 String16 formatted; in compileResourceFile() local
1369 formatted.setTo(block.getAttributeStringValue(i, &length)); in compileResourceFile()
1400 if (formatted == false16) { in compileResourceFile()
/frameworks/base/media/native/midi/include/
DDoxyfile.orig283 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
2028 # formatted so it can be parsed by a human reader. This is useful if you want to
DDoxyfile283 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
2028 # formatted so it can be parsed by a human reader. This is useful if you want to
/frameworks/av/media/codec2/docs/
Ddoxygen.config283 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:
285 # or free formatted code, this is the default for Fortran type files), VHDL. For
1978 # formatted so it can be parsed by a human reader. This is useful if you want to
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt755 parsing text-formatted protos in C++ and Java.
812 * Custom options are now formatted correctly when descriptors are printed in
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto798 // is formatted the same as SourceCodeInfo.Location.path.
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto721 // The value is a specially formatted string that describes the size and
/frameworks/wilhelm/doc/
DDoxyfile1303 # nicely formatted so it can be parsed by a human reader.
/frameworks/native/docs/
DDoxyfile1561 # nicely formatted so it can be parsed by a human reader. This is useful
/frameworks/av/media/libaaudio/
DDoxyfile1873 # formatted so it can be parsed by a human reader. This is useful if you want to
DDoxyfile.orig1864 # formatted so it can be parsed by a human reader. This is useful if you want to