Fix documentation
Test: make Fixes: 243105547 Change-Id: I8a60f54dff630e4de60a37d66e9d138dd125af92
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user