HomeSort by relevance Sort by last modified time
    Searched refs:setRestrictedIfNotificationFeaturesDisabled (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/notification/
ConfigureNotificationSettings.java 168 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue,
177 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue,
228 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue,
238 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue,
279 private void setRestrictedIfNotificationFeaturesDisabled(CharSequence entry,
NotificationSettingsBase.java 234 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue,
243 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue,
270 private void setRestrictedIfNotificationFeaturesDisabled(CharSequence entry,

Completed in 34 milliseconds