Searched refs:sAppearanceValues (Results 1 – 2 of 2) sorted by relevance
4167 private static final SparseIntArray sAppearanceValues = new SparseIntArray(); field in TextView.Drawables4173 sAppearanceValues.put( in sAppearanceValues.put()4176 sAppearanceValues.put(com.android.internal.R.styleable.TextView_textColor, in sAppearanceValues.put()4182 sAppearanceValues.put(com.android.internal.R.styleable.TextView_textSize, in sAppearanceValues.put()4184 sAppearanceValues.put(com.android.internal.R.styleable.TextView_textLocale, in sAppearanceValues.put()4186 sAppearanceValues.put(com.android.internal.R.styleable.TextView_typeface, in sAppearanceValues.put()4188 sAppearanceValues.put(com.android.internal.R.styleable.TextView_fontFamily, in sAppearanceValues.put()4190 sAppearanceValues.put(com.android.internal.R.styleable.TextView_textStyle, in sAppearanceValues.put()4198 sAppearanceValues.put(com.android.internal.R.styleable.TextView_shadowDx, in sAppearanceValues.put()4200 sAppearanceValues.put(com.android.internal.R.styleable.TextView_shadowDy, in sAppearanceValues.put()[all …]
70614 Landroid/widget/TextView;->sAppearanceValues:Landroid/util/SparseIntArray;