Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/text/src/android/text/style/cts/
DStyleSpanTest.java55 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState() local
78 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState() local
/cts/tests/tests/os/src/android/os/cts/
DCustomClassLoaderTest.java26 File tf; field in CustomClassLoaderTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceTest.java48 Typeface tf = Typeface.create(family, style); in createTypeface() local