Searched refs:setVisOrGone (Results 1 – 2 of 2) sorted by relevance
45 public static final void setVisOrGone(View v, boolean vis) { in setVisOrGone() method in Util
813 Util.setVisOrGone(row.view, shouldBeVisible); in updateRowsH()