Searched refs:NOTIFICATION_DEFAULT (Results 1 – 1 of 1) sorted by relevance
58 private static final int NOTIFICATION_DEFAULT = 1; field in MainActivity299 notificationManager.notify(NOTIFICATION_DEFAULT, builder.getNotification()); in showNotification()