Home
last modified time | relevance | path

Searched refs:replaceWith (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/text/
DBoringLayout.java106 replaceWith(source, paint, outerwidth, align, spacingMult, spacingAdd); in replaceOrMake()
143 replaceWith(source, paint, outerWidth, align, spacingMult, spacingAdd); in replaceOrMake()
150 replaceWith(TextUtils.ellipsize(source, paint, ellipsizedWidth, ellipsize, true, this), in replaceOrMake()
220 replaceWith(TextUtils.ellipsize(source, paint, ellipsizedWidth, ellipsize, true, this), in BoringLayout()
DLayout.java282 /* package */ void replaceWith(CharSequence text, TextPaint paint, in replaceWith() method in Layout
/frameworks/base/core/java/android/net/
DUriCodec.java96 .replaceWith("\ufffd") in appendDecoded()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java108 .replaceWith("?");
1211 .replaceWith("?"); in run()
/frameworks/base/config/
Dboot-image-profile.txt14907 HSPLandroid/text/Layout;->replaceWith(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/tex…
27556 HSPLjava/nio/charset/CharsetDecoder;->replaceWith(Ljava/lang/String;)Ljava/nio/charset/CharsetDecod…
Dhiddenapi-greylist-max-o.txt75261 Landroid/text/Layout;->replaceWith(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/L…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt44178 method public final java.nio.charset.CharsetDecoder replaceWith(java.lang.String);
44205 method public final java.nio.charset.CharsetEncoder replaceWith(byte[]);
/frameworks/base/api/
Dcurrent.txt63355 method public final java.nio.charset.CharsetDecoder replaceWith(String);
63382 method public final java.nio.charset.CharsetEncoder replaceWith(byte[]);