Class android.support.v4.app.NotificationCompatBase.Action
| Changed Methods | ||
|---|---|---|
PendingIntent getActionIntent() |
Change of visibility from protected to public. |
|
Bundle getExtras() |
Change of visibility from protected to public. |
|
int getIcon() |
Change of visibility from protected to public. |
|
RemoteInput[] getRemoteInputs() |
Change of visibility from protected to public. |
|
CharSequence getTitle() |
Change of visibility from protected to public. |
|
