Searched defs:onWalletServiceEvent (Results 1 – 4 of 4) sorted by relevance
37 oneway void onWalletServiceEvent(in WalletServiceEvent event); in onWalletServiceEvent() method
162 void onWalletServiceEvent(@NonNull WalletServiceEvent event); in onWalletServiceEvent() method
562 public void onWalletServiceEvent(WalletServiceEvent event) { in onWalletServiceEvent() method in QuickAccessWalletClientImpl.BaseCallbacks
245 public void onWalletServiceEvent(WalletServiceEvent event) { in onWalletServiceEvent() method in WalletActivity