Searched defs:cardType (Results 1 – 11 of 11) sorted by relevance
50 ControllerRendererMapping(@CardType int cardType, @LayoutRes int viewType, in ControllerRendererMapping()104 public static Class<? extends ContextualCardController> getCardControllerClass( in getCardControllerClass()
55 @ContextualCard.CardType int cardType) { in getController()
214 private int getViewTypeByCardType(int cardType) { in getViewTypeByCardType()244 public Builder setCardType(int cardType) { in setCardType()
158 void setupController(@ContextualCard.CardType int cardType) { in setupController()
41 public Builder setCardType(int cardType) { in setCardType()
79 public Builder setCardType(int cardType) { in setCardType()
85 public Builder setCardType(int cardType) { in setCardType()
64 public Builder setCardType(int cardType) { in setCardType()
182 protected void setupController(int cardType) { in setupController()
32 public int cardType; field in QuickContactEvent
85 public static void logQuickContactEvent(String referrer, int contactType, int cardType, in logQuickContactEvent()