Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java7553 TransformationMethod duplicateTextTransformationMethod = mock(TransformationMethod.class); in testAutoSizeCallers_setTransformationMethod() local
7554 when(duplicateTextTransformationMethod in testAutoSizeCallers_setTransformationMethod()
7566 autoSizeTextView.setTransformationMethod(duplicateTextTransformationMethod)); in testAutoSizeCallers_setTransformationMethod()