* commit '8645bd80496f94c5a8b60fd54efeab577aab1e5c': Tag Notifications with People (Email)
This commit is contained in:
commit
505d411dfa
@ -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