Searched refs:getCardLabel (Results 1 – 6 of 6) sorted by relevance
212 assertEquals("Hold to reader", mWalletView.getCardLabel().getText().toString()); in queryCards_hasCards_showCarousel_activeCard()238 assertEquals("Not set up", mWalletView.getCardLabel().getText().toString()); in queryCards_hasCards_showCarousel_pendingActivationCard_parseLabel()264 assertEquals("This\nis\ncrazy!!", mWalletView.getCardLabel().getText().toString()); in queryCards_hasCards_showCarousel_badCard_parseLabel_notCrash()289 assertEquals("", mWalletView.getCardLabel().getText().toString()); in queryCards_hasCards_showCarousel_badCard_noLabel_notCrash()
232 public CharSequence getCardLabel() { in getCardLabel() method in WalletCard
364 CharSequence label = mWalletCard.getCardLabel(); in getLabel()
281 TextView getCardLabel() { in getCardLabel() method in WalletView
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41165 method @Nullable public CharSequence getCardLabel();