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

  /packages/apps/Settings/src/com/android/settings/notification/
LockScreenNotificationPreferenceController.java 236 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS,
251 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, enabled ? 1 : 0);
319 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, 0, userId) != 0;
332 Settings.Secure.getUriFor(Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS);
RedactionInterstitial.java 168 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, 0, mUserId) != 0;
192 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, enabled ? 1 : 0, mUserId);
NotificationSettingsBase.java 443 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, 0) != 0;
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java     [all...]
SettingsProtoDumpUtil.java     [all...]
SettingsProvider.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsBackupTest.java 462 Settings.Secure.LOCK_SCREEN_SHOW_NOTIFICATIONS, // Candidate?
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 241 milliseconds