Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationSnoozeTest.java54 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, null); in setUp()
75 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, in testGetOptionsWithInvalidConfig()
88 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, in testGetOptionsWithValidDefault()
97 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, in testGetOptionsWithValidConfig()
111 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, in testGetOptionsWithLongConfig()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationSnooze.java70 new LogMaker(MetricsEvent.NOTIFICATION_SNOOZE_OPTIONS)
73 new LogMaker(MetricsEvent.NOTIFICATION_SNOOZE_OPTIONS)
228 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS); in getDefaultSnoozeOptions()
/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsBackupTest.java382 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java1060 Settings.Global.NOTIFICATION_SNOOZE_OPTIONS, in dumpProtoGlobalSettingsLocked()
/frameworks/base/core/java/android/provider/
DSettings.java14569 public static final String NOTIFICATION_SNOOZE_OPTIONS = field in Settings.Global
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4912 NOTIFICATION_SNOOZE_OPTIONS = 1142; enumerator
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt56302 Landroid/provider/Settings$Global;->NOTIFICATION_SNOOZE_OPTIONS:Ljava/lang/String;