Searched refs:onGetWalletCardsSuccess (Results 1 – 3 of 3) sorted by relevance
31 oneway void onGetWalletCardsSuccess(in GetWalletCardsResponse response); in onGetWalletCardsSuccess() method
97 mCallback.onGetWalletCardsSuccess(response); in onSuccessInternal()
130 public void onGetWalletCardsSuccess(GetWalletCardsResponse response) { in getWalletCards()494 public void onGetWalletCardsSuccess(GetWalletCardsResponse response) { in onGetWalletCardsSuccess() method in QuickAccessWalletClientImpl.BaseCallbacks