Searched refs:performApiCall (Results 1 – 1 of 1) sorted by relevance
142 public void performApiCall(IQuickAccessWalletService service) throws RemoteException { in getWalletCards()160 public void performApiCall(IQuickAccessWalletService service) throws RemoteException { in selectWalletCard()173 public void performApiCall(IQuickAccessWalletService service) throws RemoteException { in notifyWalletDismissed()200 public void performApiCall(IQuickAccessWalletService service) throws RemoteException { in addWalletServiceEventListener()217 public void performApiCall(IQuickAccessWalletService service) throws RemoteException { in removeWalletServiceEventListener()263 void performApiCall(IQuickAccessWalletService service) throws RemoteException { in getWalletPendingIntent()436 apiCaller.performApiCall(service); in performApiCallInternal()452 abstract void performApiCall(IQuickAccessWalletService service) in performApiCall() method in QuickAccessWalletClientImpl.ApiCaller