equal
deleted
inserted
replaced
744 CAknIconArray* RadioButtonArrayL( ); |
744 CAknIconArray* RadioButtonArrayL( ); |
745 |
745 |
746 void UpdateIndicatorIcons( TMmsMessagePriority aPriority ); |
746 void UpdateIndicatorIcons( TMmsMessagePriority aPriority ); |
747 |
747 |
748 TBool UnsupportedCallTypeOngoing( /*TBool aShowNote*/ ); |
748 TBool UnsupportedCallTypeOngoing( /*TBool aShowNote*/ ); |
749 |
749 /** |
|
750 * This method is called if video or VOIP call is ongoing and |
|
751 * information note needs to be shown |
|
752 * @param aResourceId |
|
753 */ |
|
754 static void ShowUnsupportedCallTypeNoteL( TInt aResourceId ); |
750 TBool CheckIncomingCall( ); |
755 TBool CheckIncomingCall( ); |
751 |
756 |
752 TBool DoEnterKeyL(); |
757 TBool DoEnterKeyL(); |
753 // Inline functions: |
758 // Inline functions: |
754 |
759 |