#include "Common.h"
#include "Timer.h"
#include "Mutex.h"
#include "Event.h"
#include "sptr.h"
#include "AmbientLightSensor.h"
#include "DisplayStates.h"
#include <QEvent>
#include <QObject>
#include "lunaservice.h"
Go to the source code of this file.
#define ACTIVE_MESSAGE_PATTERN_SIZE 6 |
#define DISPLAY_ALERT_CANCEL 7 |
#define DISPLAY_ALERT_GENERIC_ACTIVATED 1 |
#define DISPLAY_ALERT_GENERIC_DEACTIVATED 3 |
#define DISPLAY_ALERT_PHONECALL_ACTIVATED 2 |
#define DISPLAY_ALERT_PHONECALL_DEACTIVATED 4 |
#define DISPLAY_BANNER_ACTIVATED 5 |
#define DISPLAY_BANNER_DEACTIVATED 6 |
#define DISPLAY_DOCK_SCREEN 4 |
#define DISPLAY_EXIT_NIGHT_STAND_MODE 1001 |
#define DISPLAY_LOCK_SCREEN 1 |
#define DISPLAY_NIGHT_SCREEN 3 |
#define DISPLAY_SIGNAL_DIM 2003 |
#define DISPLAY_SIGNAL_DOCK 2004 |
#define DISPLAY_SIGNAL_OFF 2001 |
#define DISPLAY_SIGNAL_OFF_ON_CALL 2005 |
#define DISPLAY_SIGNAL_ON 2002 |
#define DISPLAY_UNLOCK_SCREEN 2 |