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