Home
last modified time | relevance | path

Searched refs:SingleLineTransformationMethod (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/text/method/
DSingleLineTransformationMethod.java24 public class SingleLineTransformationMethod class
44 public static SingleLineTransformationMethod getInstance() { in getInstance()
48 sInstance = new SingleLineTransformationMethod(); in getInstance()
52 private static SingleLineTransformationMethod sInstance;
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierText.java22 import android.text.method.SingleLineTransformationMethod;
115 private class CarrierTextTransformationMethod extends SingleLineTransformationMethod {
/frameworks/base/config/
Ddirty-image-objects190 android.text.method.SingleLineTransformationMethod
Dpreloaded-classes3527 android.text.method.SingleLineTransformationMethod
Dboot-image-profile.txt15226 HSPLandroid/text/method/SingleLineTransformationMethod;->getInstance()Landroid/text/method/SingleLi…
15227 HSPLandroid/text/method/SingleLineTransformationMethod;->getOriginal()[C
15228 HSPLandroid/text/method/SingleLineTransformationMethod;->getReplacement()[C
36179 Landroid/text/method/SingleLineTransformationMethod;
Dhiddenapi-greylist-max-o.txt70464 Landroid/text/method/SingleLineTransformationMethod;->ORIGINAL:[C
70465 Landroid/text/method/SingleLineTransformationMethod;->REPLACEMENT:[C
70466 Landroid/text/method/SingleLineTransformationMethod;->sInstance:Landroid/text/method/SingleLineTran…
/frameworks/base/core/java/android/widget/
DTextView.java118 import android.text.method.SingleLineTransformationMethod;
10242 setTransformationMethod(SingleLineTransformationMethod.getInstance()); in applySingleLine()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30368 …public class SingleLineTransformationMethod extends android.text.method.ReplacementTransformationM…
30369 ctor public SingleLineTransformationMethod();
30370 method public static android.text.method.SingleLineTransformationMethod getInstance();
/frameworks/base/non-updatable-api/
Dcurrent.txt47948 …public class SingleLineTransformationMethod extends android.text.method.ReplacementTransformationM…
47949 ctor public SingleLineTransformationMethod();
47950 method public static android.text.method.SingleLineTransformationMethod getInstance();
/frameworks/base/api/
Dcurrent.txt48092 …public class SingleLineTransformationMethod extends android.text.method.ReplacementTransformationM…
48093 ctor public SingleLineTransformationMethod();
48094 method public static android.text.method.SingleLineTransformationMethod getInstance();