Class android.app.Notification.Action
| Added Methods | |
|---|---|
int getEmphasisHint() |
|
int getStyleHint() |
|
| Added Fields | |
|---|---|
int EMPHASIS_AUTO |
|
int EMPHASIS_PRIMARY |
|
int EMPHASIS_SECONDARY |
|
int SEMANTIC_ACTION_PAUSE |
|
int SEMANTIC_ACTION_PLAY |
|
int SEMANTIC_ACTION_STOP |
|
int STYLE_AUTO |
|
int STYLE_ICON_AND_TEXT |
|
int STYLE_ICON_ONLY |
|
int STYLE_TEXT_ONLY |
|
