equal
deleted
inserted
replaced
45 |
45 |
46 // The New PSK introduced from 9.2 |
46 // The New PSK introduced from 9.2 |
47 // Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress |
47 // Tells whether If one row list is populated or not, 1- list is populated, 0 - list population is in progress |
48 const TUint32 KMuiuOneRowListPopulated = 0x00000005; |
48 const TUint32 KMuiuOneRowListPopulated = 0x00000005; |
49 |
49 |
|
50 // Message viewer fast open previous/next message. Message id of next\previous message |
|
51 // needs to be opened from mce. |
|
52 const TUint32 KMuiuKeyNextMsg = 0x00000006; |
|
53 |
50 // The New PSK introduced from 5.0 |
54 // The New PSK introduced from 5.0 |
51 |
55 |
52 const TUid KPSUidMsgEditor = {0x101F87FF}; |
56 const TUid KPSUidMsgEditor = {0x101F87FF}; |
53 |
57 |
54 // |
58 // |