Searched refs:mSuggestionView (Results 1 – 1 of 1) sorted by relevance
84 private View mSuggestionView; field in SettingsHomepageActivity128 mSuggestionView.setVisibility(showSuggestion ? View.VISIBLE : View.GONE); in showHomepageWithSuggestion()275 mSuggestionView = findViewById(R.id.suggestion_content); in showSuggestionFragment()