Home
last modified time | relevance | path

Searched refs:getTransformationMethod (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DImageFloatingTextView.java75 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextViewTranslationCallback.java95 theTextView.getTransformationMethod(); in onShowTranslation()
H A DTextView.java2780 public final TransformationMethod getTransformationMethod() { in getTransformationMethod() method in TextView.Drawables
11887 final TransformationMethod method = getTransformationMethod(); in isAllCaps()
14020 final boolean isTextTransformed = (getTransformationMethod() != null in getCursorAnchorInfo()
15164 if (getTransformationMethod() == null) { in transformedToOriginal()
15179 if (getTransformationMethod() == null) { in originalToTransformed()
H A DEditor.java8141 mTextView.getTransformationMethod(); in enterInsertMode()
8164 || mInsertModeTransformationMethod != mTextView.getTransformationMethod()) { in exitInsertMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java535 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20887 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20951 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60308 method public final android.text.method.TransformationMethod getTransformationMethod();