equal
deleted
inserted
replaced
577 */ |
577 */ |
578 TUid AppUidFromWndGroupId( TInt aWndGrpId ); |
578 TUid AppUidFromWndGroupId( TInt aWndGrpId ); |
579 |
579 |
580 TUid AppUidFromWndGroupIdL( TInt aWndGrpId ); |
580 TUid AppUidFromWndGroupIdL( TInt aWndGrpId ); |
581 TBool IsTruiSupportedLanguage(); |
581 TBool IsTruiSupportedLanguage(); |
582 |
|
583 /** |
|
584 * Check if support hwr |
|
585 * |
|
586 * @return ETrue: support hwr |
|
587 * EFalse: doesn't support hwr |
|
588 */ |
|
589 TBool IsSupportHWR(); |
|
590 |
582 |
591 private: |
583 private: |
592 |
584 |
593 /** |
585 /** |
594 * Owner pointer for call back |
586 * Owner pointer for call back |