public final String getGroup(Notification paramNotification) {
   return NotificationCompatApi20.getGroup(paramNotification);
 }