Home
last modified time | relevance | path

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

/frameworks/opt/chips/tests/src/com/android/ex/chips/
DChipsTest.java68 Drawable getChipBackground(RecipientEntry contact) { in getChipBackground() method in ChipsTest.BaseMockRecipientEditTextView
107 Drawable getChipBackground(RecipientEntry contact) { in getChipBackground() method in ChipsTest.MockRecipientEditTextView
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java817 getChipBackground(contact), getDefaultChipBackgroundColor(contact)); in createChipBitmap()
1068 /* package */Drawable getChipBackground(RecipientEntry contact) { in getChipBackground() method in RecipientEditTextView