HomeSort by relevance Sort by last modified time
    Searched refs:getChipBackground (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/chips/tests/src/com/android/ex/chips/
ChipsTest.java 68 Drawable getChipBackground(RecipientEntry contact) {
107 Drawable getChipBackground(RecipientEntry contact) {
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 608 Drawable background = getChipBackground(contact);
668 /* package */Drawable getChipBackground(RecipientEntry contact) {
    [all...]

Completed in 30 milliseconds