Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DDevicePrefFragment.java157 final Preference googleSettingsPref = findPreference(KEY_GOOGLE_SETTINGS); in updateGoogleSettings() local
158 if (googleSettingsPref != null) { in updateGoogleSettings()
160 googleSettingsPref.getIntent()); in updateGoogleSettings()
161 googleSettingsPref.setVisible(info != null); in updateGoogleSettings()
163 googleSettingsPref.setIcon( in updateGoogleSettings()
165 googleSettingsPref.setTitle( in updateGoogleSettings()