Searched refs:QAWalletCardViewInfo (Results 1 – 1 of 1) sorted by relevance
187 data.add(new QAWalletCardViewInfo(card)); in onWalletCardsRetrieved()276 PendingIntent pendingIntent = ((QAWalletCardViewInfo) card).mWalletCard.getPendingIntent(); in onCardClicked()353 private class QAWalletCardViewInfo implements WalletCardViewInfo { class in WalletPanelViewController363 QAWalletCardViewInfo(WalletCard walletCard) { in QAWalletCardViewInfo() method in WalletPanelViewController.QAWalletCardViewInfo