Searched refs:TINT_ATTRS (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
H A DExpandedMenuView.java37 private static final int[] TINT_ATTRS = { field in class:ExpandedMenuView
55 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DAppCompatCheckedTextView.java32 private static final int[] TINT_ATTRS = { field in class:AppCompatCheckedTextView
57 TINT_ATTRS, defStyleAttr, 0);
H A DAppCompatAutoCompleteTextView.java48 private static final int[] TINT_ATTRS = { field in class:AppCompatAutoCompleteTextView
70 TINT_ATTRS, defStyleAttr, 0);
H A DAppCompatMultiAutoCompleteTextView.java48 private static final int[] TINT_ATTRS = { field in class:AppCompatMultiAutoCompleteTextView
70 TINT_ATTRS, defStyleAttr, 0);
H A DAppCompatProgressBarHelper.java37 private static final int[] TINT_ATTRS = { field in class:AppCompatProgressBarHelper
54 TINT_ATTRS, defStyleAttr, 0);
H A DActivityChooserView.java831 private static final int[] TINT_ATTRS = { field in class:ActivityChooserView.InnerLayout
837 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS);

Completed in 67 milliseconds