Searched refs:onGetWalletCardsFailure (Results 1 – 3 of 3) sorted by relevance
34 oneway void onGetWalletCardsFailure(in GetWalletCardsError error); in onGetWalletCardsFailure() method
135 public void onGetWalletCardsFailure(GetWalletCardsError error) { in getWalletCards()148 serviceCallback.onGetWalletCardsFailure(new GetWalletCardsError(null, null)); in getWalletCards()498 public void onGetWalletCardsFailure(GetWalletCardsError error) { in onGetWalletCardsFailure() method in QuickAccessWalletClientImpl.BaseCallbacks
110 mCallback.onGetWalletCardsFailure(error); in onFailureInternal()