Searched refs:setUpWalletCardWithType (Results 1 – 1 of 1) sorted by relevance
426 setUpWalletCardWithType(/* hasCard =*/ true, WalletCard.CARD_TYPE_PAYMENT); in testQueryCards_cardDataPayment_updateSideViewDrawable()434 setUpWalletCardWithType(/* hasCard =*/ true, WalletCard.CARD_TYPE_NON_PAYMENT); in testQueryCards_cardDataNonPayment_updateSideViewDrawable()475 private void setUpWalletCardWithType(boolean hasCard, int cardType) { in setUpWalletCardWithType() method in QuickAccessWalletTileTest