htiui/HtiServicePlugins/HtiSysInfoServicePlugin/src/HtiSysInfoServicePlugin.cpp
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
child 6 69ec17276f52
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include "HtiSysInfoServiceplugin.h"
    20 #include "HtiSysInfoServicePlugin.h"
    21 #include "HtiLightsController.h"
    21 #include "HtiLightsController.h"
    22 #include "HtiPropertySubscriber.h"
    22 #include "HtiPropertySubscriber.h"
    23 #include <HtiDispatcherInterface.h>
    23 #include <HtiDispatcherInterface.h>
    24 #include <HTILogging.h>
    24 #include <HtiLogging.h>
    25 
    25 
    26 #include <aknkeylock.h>
    26 #include <aknkeylock.h>
    27 #include <AknSkinsInternalCRKeys.h>
    27 #include <AknSkinsInternalCRKeys.h>
    28 #include <AknsSkinUID.h>
    28 #include <AknsSkinUID.h>
    29 #include <AknSSrvClient.h>
    29 #include <AknsSrvClient.h>
    30 #include <bautils.h>
    30 #include <bautils.h>
    31 #include <btengsettings.h>
    31 #include <btengsettings.h>
    32 #include <btengdomaincrkeys.h>
    32 #include <btengdomaincrkeys.h>
    33 #include <bt_subscribe.h>
    33 #include <bt_subscribe.h>
    34 #include <btmanclient.h>
    34 #include <btmanclient.h>
    39 #include <etel.h>
    39 #include <etel.h>
    40 #include <etelmm.h>
    40 #include <etelmm.h>
    41 #include <hal.h>
    41 #include <hal.h>
    42 #include <ir_sock.h>
    42 #include <ir_sock.h>
    43 #include <mmtsy_names.h>
    43 #include <mmtsy_names.h>
    44 #include <RMmCustomAPI.h>
    44 #include <rmmcustomapi.h>
    45 #include <HWRMPowerStateSDKPSKeys.h>
    45 #include <hwrmpowerstatesdkpskeys.h>
    46 #include <ScreenSaverInternalPSKeys.h>
    46 #include <ScreensaverInternalPSKeys.h>
    47 #include <SettingsInternalCRKeys.h>
    47 #include <settingsinternalcrkeys.h>
    48 #include <sysutil.h>
    48 #include <sysutil.h>
    49 #include <tz.h>
    49 #include <tz.h>
    50 
    50 
    51 // CONSTANTS
    51 // CONSTANTS
    52 const static TUid KSysInfoServiceUid = { 0x10210CC7 };
    52 const static TUid KSysInfoServiceUid = { 0x10210CC7 };