Home | History | Annotate | Download | only in widget

Lines Matching refs:styleIndex

278         int typefaceIndex, styleIndex;
282 styleIndex = appearance.getInt(com.android.internal.R.styleable.
285 setSwitchTypefaceByIndex(typefaceIndex, styleIndex);
299 private void setSwitchTypefaceByIndex(int typefaceIndex, int styleIndex) {
315 setSwitchTypeface(tf, styleIndex);