Searched refs:styleResId (Results 1 – 5 of 5) sorted by relevance
183 int styleResId = styleTextAsTitle in styleTextAsTitle() local189 ((TextView) headerText).setTextAppearance(styleResId); in styleTextAsTitle()194 ((TextView) appNameText).setTextAppearance(styleResId); in styleTextAsTitle()
49 context.obtainStyledAttributes(styleResId, intArrayOf(android.R.attr.textColor)) in <lambda>()
258 public FastScroller(AbsListView listView, int styleResId) { in FastScroller() argument285 setStyle(styleResId); in FastScroller()
1427 public void setFastScrollStyle(int styleResId) { in setFastScrollStyle() argument1429 mFastScrollStyle = styleResId; in setFastScrollStyle()1431 mFastScroll.setStyle(styleResId); in setFastScrollStyle()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...