Merge "Tag Notifications with People (Email)" into ub-gmail-ur14-dev
This commit is contained in:
commit
58d7f7b223
@ -726,7 +726,7 @@ public class NotificationController {
|
||||
|
||||
private static void refreshAllNotificationsInternal(final Context context) {
|
||||
NotificationUtils.resendNotifications(
|
||||
context, false, null, null, null /* ContactPhotoFetcher */);
|
||||
context, false, null, null, null /* ContactFetcher */);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user