Searched refs:setUpWalletCard (Results 1 – 1 of 1) sorted by relevance
223 setUpWalletCard(/* hasCard= */ false); in testHandleClick_startQuickAccessUiIntent_noCard()236 setUpWalletCard(/* hasCard= */ true); in testHandleClick_startQuickAccessUiIntent_hasCard()319 setUpWalletCard(/* hasCard= */ true); in testHandleUpdateState_hasCard_deviceLocked_tileInactive()333 setUpWalletCard(/* hasCard= */ true); in testHandleUpdateState_hasCard_deviceUnlocked_tileActive()347 setUpWalletCard(/* hasCard= */ false); in testHandleUpdateState_noCard_tileInactive()396 setUpWalletCard(/* hasCard= */ true); in testQueryCards_hasCards_updateSideViewDrawable()441 setUpWalletCard(/* hasCard= */ false); in testQueryCards_noCards_notUpdateSideViewDrawable()491 private void setUpWalletCard(boolean hasCard) { in setUpWalletCard() method in QuickAccessWalletTileTest