Searched refs:mSuggestionView (Results 1 – 1 of 1) sorted by relevance
113 private View mSuggestionView; field in SettingsHomepageActivity165 mSuggestionView.setVisibility(showSuggestion ? View.VISIBLE : View.GONE); in showHomepageWithSuggestion()167 mSuggestionView.setVisibility(showSuggestion ? View.VISIBLE : View.GONE); in showHomepageWithSuggestion()486 mSuggestionView = findViewById(R.id.suggestion_content); in showSuggestionFragment()488 mSuggestionView = findViewById(R.id.suggestion_content); in showSuggestionFragment()