Merge "Fix documentation" into udc-dev

This commit is contained in:
Julia Reynolds
2023-02-17 15:38:30 +00:00
committed by Android (Google) Code Review

View File

@@ -1365,7 +1365,7 @@ public class NotificationManager {
}
/**
* Returns whether notifications from the calling package are blocked.
* Returns whether notifications from the calling package are enabled.
*/
public boolean areNotificationsEnabled() {
INotificationManager service = getService();