Searched refs:maxCardCount (Results 1 – 1 of 1) sorted by relevance
133 final int maxCardCount = getCardCount(); in getDisplayableCards() local138 if (stickyCards.size() < maxCardCount) { in getDisplayableCards()145 final int nonStickyCardCount = maxCardCount - stickyCards.size(); in getDisplayableCards()