Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DWalletCard.java95 public @interface CardType { annotation in WalletCard
177 @CardType
305 @NonNull @CardType int cardType, in Builder()