Searched defs:chipBackground (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java1269 /* package */ void setChipBackground(Drawable chipBackground) { argument
1270 mChipBackground = chipBackground;

Completed in 88 milliseconds