coreapplicationuis/SysAp/Inc/SysApPubSubObserver.h
changeset 29 6a787171e1de
parent 0 2e3d3ce01487
child 46 eea20ed08f4b
equal deleted inserted replaced
28:b0b858956ed5 29:6a787171e1de
    97     void HandleHwrmCategoryL( const TUint aKey, const TInt aValue );
    97     void HandleHwrmCategoryL( const TUint aKey, const TInt aValue );
    98 
    98 
    99     /**
    99     /**
   100     * Handle keys under category KPSUidHWRMFmTx
   100     * Handle keys under category KPSUidHWRMFmTx
   101     */
   101     */
   102     void HandleHwrmFmTxCategoryL( const TUint aKey, const TInt aValue );
   102 //    void HandleHwrmFmTxCategoryL( const TUint aKey, const TInt aValue );
   103     
   103     
   104     /**
   104     /**
   105     * Handle keys under category KPSUidDataSynchronizationInternalKeys
   105     * Handle keys under category KPSUidDataSynchronizationInternalKeys
   106     * 
   106     * 
   107     * @since S60 3.2
   107     * @since S60 3.2
   158 
   158 
   159     // Category KPSUidStartup
   159     // Category KPSUidStartup
   160     CSysApSubscriber*   iSimChangedSubscriber;               // KPSSimChanged
   160     CSysApSubscriber*   iSimChangedSubscriber;               // KPSSimChanged
   161 
   161 
   162     // Category KHWRMFmTxStatus
   162     // Category KHWRMFmTxStatus
   163     CSysApSubscriber*   iFmTxStatusSubscriber;   // KPSUidHWRMFmTx
   163 //    CSysApSubscriber*   iFmTxStatusSubscriber;   // KPSUidHWRMFmTx
   164     
   164     
   165     TInt iPreviousFmTxPSValue;
   165 //    TInt iPreviousFmTxPSValue;
   166     
   166     
   167     CSysApRemConObserver* iFmTxRemConObserver;
   167 //    CSysApRemConObserver* iFmTxRemConObserver;
   168     
   168     
   169     // Category KPSUidCoreApplicationUIs
   169     // Category KPSUidCoreApplicationUIs
   170 
   170 
   171     // Light Control API
   171     // Light Control API
   172     CSysApSubscriber*   iAlarmLightSubscriber;               // KLightsAlarmLightActive (KSysApAlarmLightActive)
   172     CSysApSubscriber*   iAlarmLightSubscriber;               // KLightsAlarmLightActive (KSysApAlarmLightActive)