Searched refs:withInteractions (Results 1 – 2 of 2) sorted by relevance
167 public Builder withInteractions(final List<SnackBarInteraction> interactions) { in withInteractions() method in SnackBar.Builder
148 .withInteractions(interactions) in showSnackBarWithCustomAction()