es.cesar.quitesleep.notifications
Class QuiteSleepNotification

java.lang.Object
  extended by es.cesar.quitesleep.notifications.QuiteSleepNotification

public class QuiteSleepNotification
extends java.lang.Object

Author:
Cesar Valiente Gordo

Constructor Summary
QuiteSleepNotification()
           
 
Method Summary
static void showNotification(Context context, boolean showNotification)
          Show the QuiteSleep service running notification.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuiteSleepNotification

public QuiteSleepNotification()
Method Detail

showNotification

public static void showNotification(Context context,
                                    boolean showNotification)
Show the QuiteSleep service running notification. If is the stop action, cancel the notification and hide.