|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.todoroo.andlib.service.NotificationManager.AndroidNotificationManager
public static class NotificationManager.AndroidNotificationManager
Instantiation of notification manager that passes through to Android's notification manager
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.todoroo.andlib.service.NotificationManager |
|---|
NotificationManager.AndroidNotificationManager |
| Constructor Summary | |
|---|---|
NotificationManager.AndroidNotificationManager(android.content.Context context)
|
|
| Method Summary | |
|---|---|
void |
cancel(int id)
|
void |
cancelAll()
|
void |
notify(int id,
android.app.Notification notification)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationManager.AndroidNotificationManager(android.content.Context context)
| Method Detail |
|---|
public void cancel(int id)
cancel in interface NotificationManagerpublic void cancelAll()
cancelAll in interface NotificationManager
public void notify(int id,
android.app.Notification notification)
notify in interface NotificationManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||