Searched refs:TransformationMethod (Results 1 – 20 of 20) sorted by relevance
44 private TransformationMethod mOriginalTranslationMethod;52 @Nullable TransformationMethod method) { in TranslationTransformationMethod()61 public TransformationMethod getOriginalTransformationMethod() { in getOriginalTransformationMethod()
60 public class InsertModeTransformationMethod implements TransformationMethod, TextWatcher {69 private final TransformationMethod mOldTransformationMethod;84 @NonNull TransformationMethod oldTransformationMethod) { in InsertModeTransformationMethod()89 @NonNull TransformationMethod oldTransformationMethod) { in InsertModeTransformationMethod()107 public InsertModeTransformationMethod update(TransformationMethod oldTransformationMethod, in update()113 public TransformationMethod getOldTransformationMethod() { in getOldTransformationMethod()
26 public interface TransformationMethod2 extends TransformationMethod {
27 public interface TransformationMethod interface
34 implements TransformationMethod
37 implements TransformationMethod, TextWatcher
26 import android.text.method.TransformationMethod;94 TransformationMethod originalTranslationMethod = in onShowTranslation()99 final TransformationMethod transformation = mTranslationTransformation; in onShowTranslation()159 final TransformationMethod transformation = in onHideTranslation()
84 import android.text.method.TransformationMethod;8140 TransformationMethod oldTransformationMethod = in enterInsertMode()8172 final TransformationMethod oldTransformationMethod = in exitInsertMode()8199 private void setTransformationMethod(TransformationMethod method, boolean updateText) { in setTransformationMethod()8230 void updateTransformationMethod(TransformationMethod transformationMethod) { in updateTransformationMethod()8268 void setTransformationMethod(TransformationMethod method) { in setTransformationMethod()
145 import android.text.method.TransformationMethod;812 private TransformationMethod mTransformation;2780 public final TransformationMethod getTransformationMethod() { in getTransformationMethod()2791 public final void setTransformationMethod(TransformationMethod method) { in setTransformationMethod()2809 void setTransformationMethodInternal(@Nullable TransformationMethod method, in setTransformationMethodInternal()11887 final TransformationMethod method = getTransformationMethod(); in isAllCaps()
26 import android.text.method.TransformationMethod;75 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout()
45 import android.text.method.TransformationMethod;377 final TransformationMethod transformationMethod = in originalToTransformed_hasOffsetMapping()407 final TransformationMethod transformationMethod = in transformedToOriginal_hasOffsetMapping()456 private static class TestTransformationMethod implements TransformationMethod {
21 import android.text.method.TransformationMethod;535 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth()
36 import android.text.method.TransformationMethod;
20095 HSPLandroid/widget/Editor;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V20887 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;21039 …Landroid/text/Editable$Factory;missing_types]Landroid/text/method/TransformationMethod;missing_typ…21049 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V21050 …t/TextView;->setTransformationMethodInternal(Landroid/text/method/TransformationMethod;)V+]Landroi…30812 Landroid/text/method/TransformationMethod;
8014 android.text.method.TransformationMethod
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20159 HSPLandroid/widget/Editor;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V20951 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;21103 …Landroid/text/Editable$Factory;missing_types]Landroid/text/method/TransformationMethod;missing_typ…21113 HSPLandroid/widget/TextView;->setTransformationMethod(Landroid/text/method/TransformationMethod;)V21114 …t/TextView;->setTransformationMethodInternal(Landroid/text/method/TransformationMethod;)V+]Landroi…40946 Landroid/text/method/TransformationMethod;
8045 android.text.method.TransformationMethod
48110 …TransformationMethod implements android.text.TextWatcher android.text.method.TransformationMethod {48128 …bstract class ReplacementTransformationMethod implements android.text.method.TransformationMethod {48185 public interface TransformationMethod {60308 method public final android.text.method.TransformationMethod getTransformationMethod();60450 method public final void setTransformationMethod(android.text.method.TransformationMethod);
70575 Landroid/widget/TextView;->mTransformation:Landroid/text/method/TransformationMethod;