Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/text/method/
H A DTranslationTransformationMethod.java44 private TransformationMethod mOriginalTranslationMethod;
52 @Nullable TransformationMethod method) { in TranslationTransformationMethod()
61 public TransformationMethod getOriginalTransformationMethod() { in getOriginalTransformationMethod()
H A DTransformationMethod2.java26 public interface TransformationMethod2 extends TransformationMethod {
H A DTransformationMethod.java27 public interface TransformationMethod interface
H A DReplacementTransformationMethod.java34 implements TransformationMethod
H A DPasswordTransformationMethod.java37 implements TransformationMethod, TextWatcher
/aosp12/frameworks/base/core/java/android/widget/
H A DTextViewTranslationCallback.java26 import android.text.method.TransformationMethod;
86 TransformationMethod originalTranslationMethod = in onShowTranslation()
91 final TransformationMethod transformation = mTranslationTransformation; in onShowTranslation()
123 final TransformationMethod transformation = in onHideTranslation()
H A DTextView.java130 import android.text.method.TransformationMethod;
740 private TransformationMethod mTransformation;
2628 public final TransformationMethod getTransformationMethod() { in getTransformationMethod()
2639 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod()
10323 final TransformationMethod method = getTransformationMethod(); in isAllCaps()
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DUxrTextView.java22 import android.text.method.TransformationMethod;
107 private class UXRTransformationMethod implements TransformationMethod {
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java25 import android.text.method.TransformationMethod;
71 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java21 import android.text.method.TransformationMethod;
521 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7021 android.text.method.TransformationMethod
H A Dboot-image-profile.txt20888 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
21030 …ce;Landroid/widget/TextView$BufferType;ZI)V+]Landroid/text/method/TransformationMethod;missing_typ…
21040 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…
30644 Landroid/text/method/TransformationMethod;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7043 android.text.method.TransformationMethod
H A Dboot-image-profile.txt20935 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
21077 …ce;Landroid/widget/TextView$BufferType;ZI)V+]Landroid/text/method/TransformationMethod;missing_typ…
21087 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V+…
40308 Landroid/text/method/TransformationMethod;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44924 …TransformationMethod implements android.text.TextWatcher android.text.method.TransformationMethod {
44942 …bstract class ReplacementTransformationMethod implements android.text.method.TransformationMethod {
44999 public interface TransformationMethod {
56422 method public final android.text.method.TransformationMethod getTransformationMethod();
56556 method public final void setTransformationMethod(android.text.method.TransformationMethod);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73898 Landroid/widget/TextView;->mTransformation:Landroid/text/method/TransformationMethod;