|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationManager
Notification Manager stub
| Nested Class Summary | |
|---|---|
static class |
NotificationManager.AndroidNotificationManager
Instantiation of notification manager that passes through to Android's notification manager |
| Method Summary | |
|---|---|
void |
cancel(int id)
|
void |
cancelAll()
|
void |
notify(int id,
android.app.Notification notification)
|
| Method Detail |
|---|
void cancel(int id)
void cancelAll()
void notify(int id,
android.app.Notification notification)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||