Home
last modified time | relevance | path

Searched refs:mTwoPaneSuggestionView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/homepage/
DSettingsHomepageActivity.java114 private View mTwoPaneSuggestionView; field in SettingsHomepageActivity
168 mTwoPaneSuggestionView.setVisibility(showSuggestion ? View.VISIBLE : View.GONE); in showHomepageWithSuggestion()
489 mTwoPaneSuggestionView = findViewById(R.id.two_pane_suggestion_content); in showSuggestionFragment()