Searched refs:onGetWalletCardsFailure (Results 1 – 3 of 3) sorted by relevance
33 oneway void onGetWalletCardsFailure(in GetWalletCardsError error); in onGetWalletCardsFailure() method
133 public void onGetWalletCardsFailure(GetWalletCardsError error) { in getWalletCards()146 serviceCallback.onGetWalletCardsFailure(new GetWalletCardsError(null, null)); in getWalletCards()478 public void onGetWalletCardsFailure(GetWalletCardsError error) { in onGetWalletCardsFailure() method in QuickAccessWalletClientImpl.BaseCallbacks
97 mCallback.onGetWalletCardsFailure(error); in onFailureInternal()