equal
deleted
inserted
replaced
29 #include "vmbxutilities.h" |
29 #include "vmbxutilities.h" |
30 #include "vmbxcenrephandler.h" |
30 #include "vmbxcenrephandler.h" |
31 #include "voicemailboximpl.h" |
31 #include "voicemailboximpl.h" |
32 |
32 |
33 // phone application uid |
33 // phone application uid |
34 //const TInt KPhoneApplicationUid = 0x100058B3; |
34 const TInt KPhoneApplicationUid = 0x100058B3; |
35 // Temp! using contropannel vmbxcp plugin uid for testing |
|
36 const TInt KPhoneApplicationUid = 0x20025FD9; |
|
37 |
35 |
38 // ============================ MEMBER FUNCTIONS ============================= |
36 // ============================ MEMBER FUNCTIONS ============================= |
39 |
37 |
40 // --------------------------------------------------------------------------- |
38 // --------------------------------------------------------------------------- |
41 // CVoiceMailboxImpl::NewL |
39 // CVoiceMailboxImpl::NewL |