Searched refs:differentTypeface (Results 1 – 2 of 2) sorted by relevance
61 public boolean differentTypeface; field in TextViewPrecomputedTextTest95 if (differentTypeface) { in makeDifferentParams()
8229 Typeface differentTypeface = Typeface.MONOSPACE; in testAutoSizeCallers_setTypeface() local8231 differentTypeface = Typeface.SANS_SERIF; in testAutoSizeCallers_setTypeface()8233 autoSizeTextView.setTypeface(differentTypeface); in testAutoSizeCallers_setTypeface()