Searched refs:typefaceIndex (Results 1 – 1 of 1) sorted by relevance
365 int typefaceIndex, styleIndex; in setSwitchTextAppearance() local367 typefaceIndex = appearance.getInt(com.android.internal.R.styleable. in setSwitchTextAppearance()372 setSwitchTypefaceByIndex(typefaceIndex, styleIndex); in setSwitchTextAppearance()386 private void setSwitchTypefaceByIndex(int typefaceIndex, int styleIndex) { in setSwitchTypefaceByIndex() argument388 switch (typefaceIndex) { in setSwitchTypefaceByIndex()