Searched refs:onWalletContextualLocationsStateUpdated (Results 1 – 3 of 3) sorted by relevance
8 void onWalletContextualLocationsStateUpdated(in List<String> storeLocations); in onWalletContextualLocationsStateUpdated() method
85 override fun onWalletContextualLocationsStateUpdated(storeLocations: List<String>) {
89 underTestStub.onWalletContextualLocationsStateUpdated(ArrayList<String>())98 underTestStub.onWalletContextualLocationsStateUpdated(ArrayList<String>())