Searched refs:summaryShowEntryValue (Results 1 – 4 of 4) sorted by relevance
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/ |
D | LockScreenNotificationPreferenceController.java | 119 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()
|
D | VisibilityPreferenceController.java | 79 final String summaryShowEntryValue = in updateState() local 82 values.add(summaryShowEntryValue); in updateState() 84 summaryShowEntryValue, in updateState()
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | LockScreenNotificationPreferenceController.java | 119 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()
|
D | VisibilityPreferenceController.java | 79 final String summaryShowEntryValue = in updateState() local 82 values.add(summaryShowEntryValue); in updateState() 84 summaryShowEntryValue, in updateState()
|