Searched refs:containerSave (Results 1 – 1 of 1) sorted by relevance
732 View containerSave = getActivity().findViewById(R.id.container_save); in getSaveLayoutHeight() local733 return containerSave == null ? 0 : containerSave.getHeight(); in getSaveLayoutHeight()