Searched refs:mTwoPaneSuggestionView (Results 1 – 1 of 1) sorted by relevance
114 private View mTwoPaneSuggestionView; field in SettingsHomepageActivity168 mTwoPaneSuggestionView.setVisibility(showSuggestion ? View.VISIBLE : View.GONE); in showHomepageWithSuggestion()489 mTwoPaneSuggestionView = findViewById(R.id.two_pane_suggestion_content); in showSuggestionFragment()