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

  /frameworks/ex/chips/src/com/android/ex/chips/recipientchip/
DrawableRecipientChip.java 26 public interface DrawableRecipientChip extends BaseRecipientChip {
BaseRecipientChip.java 22 * BaseRecipientChip defines an object that contains information relevant to a
25 interface BaseRecipientChip {
SimpleRecipientChip.java 23 class SimpleRecipientChip implements BaseRecipientChip {

Completed in 36 milliseconds