Searched refs:mChipBackground (Results 1 – 1 of 1) sorted by relevance
154 private Drawable mChipBackground = null; field in RecipientEditTextView846 return contact.isValid() ? mChipBackground : mInvalidChipBackground; in getChipBackground()957 mChipBackground = a.getDrawable(R.styleable.RecipientEditTextView_chipBackground); in setChipDimensions()1026 mChipBackground = chipBackground; in setChipBackground()