Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java371 final int fontWeightAdjustment = FontStyle.FONT_WEIGHT_BOLD - defaultFontWeight; in testFontWeightAdjustment_forceBoldTextEnabled_typefaceNull_textIsBolded() local
388 final int fontWeightAdjustment = FontStyle.FONT_WEIGHT_BOLD - defaultFontWeight; in testFontWeightAdjustment_forceBoldTextEnabled_textIsBolded() local
405 final int fontWeightAdjustment = FontStyle.FONT_WEIGHT_BOLD - defaultFontWeight; in testFontWeightAdjustment_forceBoldTextDisabled_textIsUnbolded() local