uifw/AknGlobalUI/AknCapServer/inc/AknKeyFilter.h
branchGCC_SURGE
changeset 31 335efd829e98
parent 0 2f259fa3e83a
equal deleted inserted replaced
28:d33307312dfe 31:335efd829e98
    48     void InitHardwareStateL();
    48     void InitHardwareStateL();
    49     TBool HandleHardwareStateKeyL(TInt aCode);
    49     TBool HandleHardwareStateKeyL(TInt aCode);
    50     void FreeHardwareStateKeys();
    50     void FreeHardwareStateKeys();
    51     void SetHardwareStateL(TInt aState);
    51     void SetHardwareStateL(TInt aState);
    52 #ifdef RD_INTELLIGENT_TEXT_INPUT
    52 #ifdef RD_INTELLIGENT_TEXT_INPUT
    53     TInt CAknServKeyFilter::HwKeyToKeyBoardType(TInt aKeyCode);
    53     TInt HwKeyToKeyBoardType(TInt aKeyCode);
    54 #endif
    54 #endif
    55 
    55 
    56 private:
    56 private:
    57     CAknCapAppServerAppUi* iAppUi; // not owned
    57     CAknCapAppServerAppUi* iAppUi; // not owned
    58     CPeriodic* iHomeTimer;
    58     CPeriodic* iHomeTimer;