Searched refs:fabIconId (Results 1 – 1 of 1) sorted by relevance
43 private int fabIconId = -1; field in FloatingActionButtonController88 if (this.fabIconId != iconId) { in changeIcon()92 this.fabIconId = iconId; in changeIcon()