Searched refs:CONDITIONAL_FOOTER (Results 1 – 16 of 16) sorted by relevance
142 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isNotEmpty(); in getConditionalCards_hasOneConditionCardAndExpanded_shouldGetOneFullWidthCard()154 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isEmpty(); in getConditionalCards_hasOneConditionCardAndCollapsed_shouldGetConditionalHeader()170 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isNotEmpty(); in getConditionalCards_hasTwoConditionCardsAndExpanded_shouldGetTwoHalfWidthCards()182 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isEmpty(); in getConditionalCards_hasTwoConditionCardsAndCollapsed_shouldGetConditionalHeader()194 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isNotEmpty(); in getConditionalCards_hasThreeCardsAndExpanded_shouldGetThreeCardsWithFooter()206 assertThat(conditionalCards.get(CardType.CONDITIONAL_FOOTER)).isEmpty(); in getConditionalCards_hasThreeCardsAndCollapsed_shouldGetOneConditionalHeader()
70 ContextualCard.CardType.CONDITIONAL_FOOTER)).thenReturn(mController); in bindView_shouldSetClickListener()88 ContextualCard.CardType.CONDITIONAL_FOOTER)).thenReturn(mController); in bindView_clickView_shouldSetTrueToIsConditionExpanded()
40 .isEqualTo(ContextualCard.CardType.CONDITIONAL_FOOTER); in getCardType_shouldAlwaysBeConditionalFooter()
42 CardType.CONDITIONAL_HEADER, CardType.CONDITIONAL_FOOTER})50 int CONDITIONAL_FOOTER = 5; field
94 add(new ControllerRendererMapping(CardType.CONDITIONAL_FOOTER,
202 add(ContextualCard.CardType.CONDITIONAL_FOOTER); in onContextualCardUpdated()
41 CardType.CONDITIONAL_HEADER, CardType.CONDITIONAL_FOOTER})49 int CONDITIONAL_FOOTER = 5; field
172 add(ContextualCard.CardType.CONDITIONAL_FOOTER); in onContextualCardUpdated()
35 return CardType.CONDITIONAL_FOOTER; in getCardType()
63 ContextualCard.CardType.CONDITIONAL_FOOTER); in bindView()
152 conditionalCards.put(ContextualCard.CardType.CONDITIONAL_FOOTER, in buildConditionalCardsWithFooterOrHeader()
288 .isEqualTo(ContextualCard.CardType.CONDITIONAL_FOOTER); in onContextualCardUpdated_hasEmptyMap_shouldKeepConditionalFooterCard()