Searched refs:getChipBackground (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/chips/tests/src/com/android/ex/chips/
H A DChipsTest.java68 Drawable getChipBackground(RecipientEntry contact) { method in class:ChipsTest.BaseMockRecipientEditTextView
107 Drawable getChipBackground(RecipientEntry contact) { method in class:ChipsTest.MockRecipientEditTextView
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java608 Drawable background = getChipBackground(contact);
668 /* package */Drawable getChipBackground(RecipientEntry contact) { method in class:RecipientEditTextView

Completed in 66 milliseconds