Home
last modified time | relevance | path

Searched refs:onApiError (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/quickaccesswallet/
DQuickAccessWalletClientImpl.java147 public void onApiError() { in getWalletCards()
432 apiCaller.onApiError(); in performApiCallInternal()
440 apiCaller.onApiError(); in performApiCallInternal()
455 void onApiError() { in onApiError() method in QuickAccessWalletClientImpl.ApiCaller