Searched refs:changeIcon (Results 1 – 3 of 3) sorted by relevance
87 public void changeIcon(Context context, @DrawableRes int iconId, String description) { in changeIcon() method in FloatingActionButtonController
89 public void changeIcon(Drawable icon, String description) { in changeIcon() method in FloatingActionButtonController
745 floatingActionButtonController.changeIcon( in onStart()