Searched refs:CALL_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
65 private static final int CALL_NOTIFICATION_ID = 1; field in CallServiceNotifier95 getNotificationManager(context).notify(CALL_NOTIFICATION_ID, getMainNotification(context)); in updateNotification()105 getNotificationManager(context).cancel(CALL_NOTIFICATION_ID); in cancelNotifications()