Searched refs:NOTIFICATION_ID (Results 1 – 6 of 6) sorted by relevance
33 private static final int NOTIFICATION_ID = 433; // John Cage, 1952 field in NotificationHelper151 mNoMan.cancel(NOTIFICATION_ID); in updateNotification()155 mNoMan.cancel(NOTIFICATION_ID); in updateNotification()232 mService.startForeground(NOTIFICATION_ID, notification); in updateNotification()
201 public static final int NOTIFICATION_ID = 1;
542 public static final int NOTIFICATION_ID = 1;613 mNotificationManager.notify(NOTIFICATION_ID, mBuilder.build());
3117 private static final String NOTIFICATION_ID = "CaptivePortal.Notification"; field in ConnectivityService3188 notificationManager.notify(NOTIFICATION_ID, id, notification); in setProvNotificationVisibleIntent()3195 notificationManager.cancel(NOTIFICATION_ID, id); in setProvNotificationVisibleIntent()
970 public static final String NOTIFICATION_ID = "notification_id";985 String notifyId = intent.getStringExtra(NOTIFICATION_ID);
432 startForeground(NOTIFICATION_ID, notification);