Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DLockScreenNotificationPreferenceController.java119 String summaryShowEntryValue = in initLockScreenNotificationPrefDisplay() local
122 values.add(summaryShowEntryValue); in initLockScreenNotificationPrefDisplay()
123 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockScreenNotificationPrefDisplay()
163 String summaryShowEntryValue = Integer.toString( in initLockscreenNotificationPrefForProfile() local
166 values.add(summaryShowEntryValue); in initLockscreenNotificationPrefForProfile()
167 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockscreenNotificationPrefForProfile()
DVisibilityPreferenceController.java79 final String summaryShowEntryValue = in updateState() local
82 values.add(summaryShowEntryValue); in updateState()
84 summaryShowEntryValue, in updateState()
/packages/apps/Settings/src/com/android/settings/notification/
DLockScreenNotificationPreferenceController.java119 String summaryShowEntryValue = in initLockScreenNotificationPrefDisplay() local
122 values.add(summaryShowEntryValue); in initLockScreenNotificationPrefDisplay()
123 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockScreenNotificationPrefDisplay()
163 String summaryShowEntryValue = Integer.toString( in initLockscreenNotificationPrefForProfile() local
166 values.add(summaryShowEntryValue); in initLockscreenNotificationPrefForProfile()
167 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockscreenNotificationPrefForProfile()
DVisibilityPreferenceController.java79 final String summaryShowEntryValue = in updateState() local
82 values.add(summaryShowEntryValue); in updateState()
84 summaryShowEntryValue, in updateState()