Home
last modified time | relevance | path

Searched defs:summaryShowEntry (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DConfigureNotificationSettings.java163 String summaryShowEntry = getString(R.string.lock_screen_notifications_summary_show); in initLockscreenNotifications() local
222 String summaryShowEntry = getString( in initLockscreenNotificationsForProfile() local
DNotificationSettingsBase.java229 final String summaryShowEntry = in setupVisOverridePref() local