Searched refs:setGridShown (Results 1 – 1 of 1) sorted by relevance
135 setGridShown(true, getView().getWindowToken() != null); in setAdapter()207 public void setGridShown(boolean shown) { in setGridShown() method in MultiSelectGridFragment208 setGridShown(shown, true); in setGridShown()216 setGridShown(shown, false); in setGridShownNoAnimation()229 private void setGridShown(boolean shown, boolean animate) { in setGridShown() method in MultiSelectGridFragment316 setGridShown(false, false); in ensureGrid()