Searched refs:downloadedServicesCategory (Results 1 – 2 of 2) sorted by relevance
369 final PreferenceCategory downloadedServicesCategory = in updateServicePreferences() local376 PreferenceCategory prefCategory = downloadedServicesCategory; in updateServicePreferences()396 if (downloadedServicesCategory.getPreferenceCount() == 0) { in updateServicePreferences()397 getPreferenceScreen().removePreference(downloadedServicesCategory); in updateServicePreferences()399 getPreferenceScreen().addPreference(downloadedServicesCategory); in updateServicePreferences()
566 PreferenceCategory downloadedServicesCategory = in updateServicePreferences() local570 getPreferenceScreen().addPreference(downloadedServicesCategory); in updateServicePreferences()578 new RestrictedPreference(downloadedServicesCategory.getContext()); in updateServicePreferences()649 PreferenceCategory prefCategory = downloadedServicesCategory; in updateServicePreferences()660 if (downloadedServicesCategory.getPreferenceCount() == 0) { in updateServicePreferences()662 screen.removePreference(downloadedServicesCategory); in updateServicePreferences()