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