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.java8095 TransformationMethod duplicateTextTransformationMethod = mock(TransformationMethod.class); in testAutoSizeCallers_setTransformationMethod() local
8096 when(duplicateTextTransformationMethod in testAutoSizeCallers_setTransformationMethod()
8108 autoSizeTextView.setTransformationMethod(duplicateTextTransformationMethod)); in testAutoSizeCallers_setTransformationMethod()