Searched refs:ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID (Results 1 – 3 of 3) sorted by relevance
52 public static final String ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID = "alarmSnoozingNotification"; field in NotificationUtils82 CHANNEL_PROPS.put(ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID, new int[]{ in CHANNEL_PROPS.put() argument
19 import static com.android.deskclock.NotificationUtils.ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID;275 context, ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID) in showSnoozeNotification()308 NotificationUtils.createChannel(context, ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID); in showSnoozeNotification()
64 private const val ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID = "alarmSnoozeNotification" constant388 context, ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID) in showSnoozeNotification()423 ALARM_SNOOZE_NOTIFICATION_CHANNEL_ID, in showSnoozeNotification()