|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.support.v4.app.NotificationCompat.Action
public static class NotificationCompat.Action
| Field Summary | |
|---|---|
android.app.PendingIntent |
actionIntent
|
int |
icon
|
java.lang.CharSequence |
title
|
| Constructor Summary | |
|---|---|
NotificationCompat.Action(int icon_,
java.lang.CharSequence title_,
android.app.PendingIntent intent_)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int icon
public java.lang.CharSequence title
public android.app.PendingIntent actionIntent
| Constructor Detail |
|---|
public NotificationCompat.Action(int icon_,
java.lang.CharSequence title_,
android.app.PendingIntent intent_)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||