Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DShowOnLockScreenNotificationPreferenceController.java101 } else if (!getLockscreenSilentNotificationsEnabled()) { in displayPreference()
116 } else if (!getLockscreenSilentNotificationsEnabled()) { in getSummary()
158 private boolean getLockscreenSilentNotificationsEnabled() { in getLockscreenSilentNotificationsEnabled() method in ShowOnLockScreenNotificationPreferenceController