Searched refs:SETTING_HEADS_UP_SNOOZE_LENGTH_MS (Results 1 – 1 of 1) sorted by relevance
54 private static final String SETTING_HEADS_UP_SNOOZE_LENGTH_MS = "heads_up_snooze_length_ms"; field in HeadsUpNotificationView258 SETTING_HEADS_UP_SNOOZE_LENGTH_MS, mDefaultSnoozeLengthMs); in onAttachedToWindow()263 mContext.getContentResolver(), SETTING_HEADS_UP_SNOOZE_LENGTH_MS, -1); in onAttachedToWindow()271 Settings.Global.getUriFor(SETTING_HEADS_UP_SNOOZE_LENGTH_MS), false, in onAttachedToWindow()