Searched refs:onGetWalletCardsSuccess (Results 1 – 3 of 3) sorted by relevance
30 oneway void onGetWalletCardsSuccess(in GetWalletCardsResponse response); in onGetWalletCardsSuccess() method
84 mCallback.onGetWalletCardsSuccess(response); in onSuccessInternal()
128 public void onGetWalletCardsSuccess(GetWalletCardsResponse response) { in getWalletCards()474 public void onGetWalletCardsSuccess(GetWalletCardsResponse response) { in onGetWalletCardsSuccess() method in QuickAccessWalletClientImpl.BaseCallbacks