Searched refs:differentTypeface (Results 1 – 1 of 1) sorted by relevance
6893 Typeface differentTypeface = Typeface.MONOSPACE; in testAutoSizeCallers_setTypeface() local6895 differentTypeface = Typeface.SANS_SERIF; in testAutoSizeCallers_setTypeface()6897 autoSizeTextView.setTypeface(differentTypeface); in testAutoSizeCallers_setTypeface()