Searched refs:homeVis (Results 1 – 1 of 1) sorted by relevance
635 final int homeVis = (showHome || titleUp) && mExpandedActionView == null ? in setDisplayOptions() local637 mHomeLayout.setVisibility(homeVis); in setDisplayOptions()