Home
last modified time | relevance | path

Searched refs:TransformationMethod (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/text/method/
DTransformationMethod2.java26 public interface TransformationMethod2 extends TransformationMethod {
DTransformationMethod.java27 public interface TransformationMethod interface
DReplacementTransformationMethod.java34 implements TransformationMethod
DPasswordTransformationMethod.java37 implements TransformationMethod, TextWatcher
/frameworks/base/core/java/com/android/internal/widget/
DImageFloatingTextView.java25 import android.text.method.TransformationMethod;
69 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java22 import android.text.method.TransformationMethod;
635 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth()
/frameworks/base/core/java/android/widget/
DTextView.java121 import android.text.method.TransformationMethod;
710 private TransformationMethod mTransformation;
2540 public final TransformationMethod getTransformationMethod() { in getTransformationMethod()
2551 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod()
10197 final TransformationMethod method = getTransformationMethod(); in isAllCaps()
/frameworks/base/config/
Dpreloaded-classes3533 android.text.method.TransformationMethod
Dboot-image-profile.txt19363 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
19483 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V
36185 Landroid/text/method/TransformationMethod;
Dhiddenapi-greylist-max-o.txt85004 Landroid/widget/TextView;->mTransformation:Landroid/text/method/TransformationMethod;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30337 …TransformationMethod implements android.text.TextWatcher android.text.method.TransformationMethod {
30355 …bstract class ReplacementTransformationMethod implements android.text.method.TransformationMethod {
30412 public abstract interface TransformationMethod {
38828 method public final android.text.method.TransformationMethod getTransformationMethod();
38929 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/base/non-updatable-api/
Dcurrent.txt47917 …TransformationMethod implements android.text.TextWatcher android.text.method.TransformationMethod {
47935 …bstract class ReplacementTransformationMethod implements android.text.method.TransformationMethod {
47992 public interface TransformationMethod {
58551 method public final android.text.method.TransformationMethod getTransformationMethod();
58685 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/frameworks/base/api/
Dcurrent.txt48061 …TransformationMethod implements android.text.TextWatcher android.text.method.TransformationMethod {
48079 …bstract class ReplacementTransformationMethod implements android.text.method.TransformationMethod {
48136 public interface TransformationMethod {
58695 method public final android.text.method.TransformationMethod getTransformationMethod();
58829 method public final void setTransformationMethod(android.text.method.TransformationMethod);