Home
last modified time | relevance | path

Searched refs:getCardLabel (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/ui/
H A DWalletScreenControllerTest.java212 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()
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DWalletCard.java232 public CharSequence getCardLabel() { in getCardLabel() method in WalletCard
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java364 CharSequence label = mWalletCard.getCardLabel(); in getLabel()
H A DWalletView.java281 TextView getCardLabel() { in getCardLabel() method in WalletView
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41165 method @Nullable public CharSequence getCardLabel();