HomeSort by relevance Sort by last modified time
    Searched defs:TINT_ATTRS (Results 1 - 8 of 8) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
TintCheckBox.java 30 private static final int[] TINT_ATTRS = {
47 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
TintCheckedTextView.java 31 private static final int[] TINT_ATTRS = {
48 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
TintEditText.java 31 private static final int[] TINT_ATTRS = {
46 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
TintImageView.java 31 private static final int[] TINT_ATTRS = {
49 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
TintRadioButton.java 31 private static final int[] TINT_ATTRS = {
48 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
TintSpinner.java 32 private static final int[] TINT_ATTRS = {
48 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ExpandedMenuView.java 39 private static final int[] TINT_ATTRS = {
57 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 39 milliseconds