Searched refs:topRowSpace (Results 1 – 1 of 1) sorted by relevance
83 private final Space topRowSpace; field in ContactGridManager118 topRowSpace = view.findViewById(R.id.contactgrid_top_row_space); in ContactGridManager()262 topRowSpace.setVisibility(View.GONE); in updateTopRow()268 topRowSpace.setVisibility(View.VISIBLE); in updateTopRow()270 topRowSpace.setVisibility(View.GONE); in updateTopRow()