Searched refs:mCardType (Results 1 – 1 of 1) sorted by relevance
65 private final int mCardType; field in WalletCard76 this.mCardType = builder.mCardType; in WalletCard()106 dest.writeInt(mCardType); in writeToParcel()179 return mCardType; in getCardType()268 private int mCardType; field in WalletCard.Builder311 mCardType = cardType; in Builder()368 mCardType == CARD_TYPE_NON_PAYMENT, in setNonPaymentCardSecondaryImage()