Class android.app.NotificationManager
Added Methods | |
---|---|
String addAutomaticZenRule (AutomaticZenRule ) |
|
boolean areNotificationsEnabled () |
|
AutomaticZenRule getAutomaticZenRule (String ) |
|
Map<String, AutomaticZenRule> ) getAutomaticZenRules () |
|
int getImportance () |
|
boolean removeAutomaticZenRule (String ) |
|
boolean updateAutomaticZenRule (String, |
Added Fields | |
---|---|
int IMPORTANCE_DEFAULT |
|
int IMPORTANCE_HIGH |
|
int IMPORTANCE_LOW |
|
int IMPORTANCE_MAX |
|
int IMPORTANCE_MIN |
|
int IMPORTANCE_NONE |
|
int IMPORTANCE_UNSPECIFIED |