idlefw/plugins/pslnactiveidleplugin/inc/pslnactiveidlepluginengine.h
branchv5backport
changeset 54 666a2952b5b3
parent 0 79c6a41cd166
equal deleted inserted replaced
53:282cea3dd14c 54:666a2952b5b3
    20 
    20 
    21 #include <pslnfwbasecontainer.h>
    21 #include <pslnfwbasecontainer.h>
    22 #include <mpslnfwappthemeobserver.h>
    22 #include <mpslnfwappthemeobserver.h>
    23 
    23 
    24 // UID of Active Idle.
    24 // UID of Active Idle.
    25 const TUid KUidActiveIdle = { 0x102750F0 };
    25 // changed from 0x102750F0 to 0xEDFF45C4 for standalone app
       
    26 const TUid KUidActiveIdle = { 0xEDFF45C4 };
    26 
    27 
    27 
    28 
    28 class CPslnFWAppThemeHandler;
    29 class CPslnFWAppThemeHandler;
    29 class CXnODT;
    30 class CXnODT;
    30 class CPslnActiveIdlePlugin; // for notifying MSK chech need
    31 class CPslnActiveIdlePlugin; // for notifying MSK chech need