Searched refs:downloadedServicesCategory (Results 1 – 2 of 2) sorted by relevance
580 PreferenceCategory downloadedServicesCategory = in updateServicePreferences() local584 getPreferenceScreen().addPreference(downloadedServicesCategory); in updateServicePreferences()592 new RestrictedPreference(downloadedServicesCategory.getContext()); in updateServicePreferences()663 PreferenceCategory prefCategory = downloadedServicesCategory; in updateServicePreferences()684 if (downloadedServicesCategory.getPreferenceCount() == 0) { in updateServicePreferences()686 screen.removePreference(downloadedServicesCategory); in updateServicePreferences()
570 PreferenceCategory downloadedServicesCategory = in updateServicePreferences() local574 getPreferenceScreen().addPreference(downloadedServicesCategory); in updateServicePreferences()582 new RestrictedPreference(downloadedServicesCategory.getContext()); in updateServicePreferences()653 PreferenceCategory prefCategory = downloadedServicesCategory; in updateServicePreferences()664 if (downloadedServicesCategory.getPreferenceCount() == 0) { in updateServicePreferences()666 screen.removePreference(downloadedServicesCategory); in updateServicePreferences()