Searched refs:mDefaultSnoozeLengthMs (Results 1 – 1 of 1) sorted by relevance
62 private final int mDefaultSnoozeLengthMs; field in HeadsUpNotificationView88 mDefaultSnoozeLengthMs = resources.getInteger(R.integer.heads_up_default_snooze_length_ms); in HeadsUpNotificationView()89 mSnoozeLengthMs = mDefaultSnoozeLengthMs; in HeadsUpNotificationView()258 SETTING_HEADS_UP_SNOOZE_LENGTH_MS, mDefaultSnoozeLengthMs); in onAttachedToWindow()