Searched refs:getTransformationMethod (Results 1 – 9 of 9) sorted by relevance
75 TransformationMethod transformationMethod = getTransformationMethod(); in makeSingleLayout()
95 theTextView.getTransformationMethod(); in onShowTranslation()
2780 public final TransformationMethod getTransformationMethod() { in getTransformationMethod() method in TextView.Drawables11887 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()
8141 mTextView.getTransformationMethod(); in enterInsertMode()8164 || mInsertModeTransformationMethod != mTextView.getTransformationMethod()) { in exitInsertMode()
535 final TransformationMethod transformation = button.getTransformationMethod(); in estimateOptimalSqueezedButtonTextWidth()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20887 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
20951 HSPLandroid/widget/TextView;->getTransformationMethod()Landroid/text/method/TransformationMethod;
60308 method public final android.text.method.TransformationMethod getTransformationMethod();