Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/format/
DTextHighlighter.java35 public TextHighlighter(int textStyle) { in TextHighlighter()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/toolbar/
DTabLayout.java296 int textStyle = ta.getInteger(0, 0); in createStyledTypeface() local
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java348 int textStyle = Themes.getAttrInteger(context, styleResId, android.R.attr.textStyle); in createStyledTypeface() local