Searched refs:shouldShowFab (Results 1 – 2 of 2) sorted by relevance
416 public boolean shouldShowFab() { in shouldShowFab() method in ListsFragment
1186 } else if (!floatingActionButtonController.isVisible() && listsFragment.shouldShowFab()) { in exitSearchUi()