Home
last modified time | relevance | path

Searched refs:chipBackground (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1272 /* package */ void setChipBackground(Drawable chipBackground) { in setChipBackground() argument
1273 mChipBackground = chipBackground; in setChipBackground()