Searched refs:IQuickAccessWalletService (Results 1 – 3 of 3) sorted by relevance
76 private IQuickAccessWalletService mService;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()373 private void onConnectedInternal(IQuickAccessWalletService service) { in onConnectedInternal()430 private void performApiCallInternal(ApiCaller apiCaller, IQuickAccessWalletService service) { in performApiCallInternal()452 abstract void performApiCall(IQuickAccessWalletService service) in performApiCall()[all …]
224 private final IQuickAccessWalletService mInterface = new IQuickAccessWalletService.Stub() {
30 interface IQuickAccessWalletService { interface