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

  /packages/apps/Settings/src/com/android/settings/notification/
LockScreenNotificationPreferenceController.java 115 String summaryShowEntry =
119 entries.add(summaryShowEntry);
121 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue,
159 String summaryShowEntry = mContext.getString(
163 entries.add(summaryShowEntry);
165 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue,
VisibilityPreferenceController.java 75 final String summaryShowEntry =
79 entries.add(summaryShowEntry);
81 setRestrictedIfNotificationFeaturesDisabled(pref, summaryShowEntry,

Completed in 104 milliseconds