mmsharing/mmshui/src/musuigeneralview.cpp
branchRCL_3
changeset 35 6c57ef9392d2
parent 33 bc78a40cd63c
child 38 ac48f0cc9f9c
equal deleted inserted replaced
33:bc78a40cd63c 35:6c57ef9392d2
    39 #include <akntoolbar.h>
    39 #include <akntoolbar.h>
    40 #include <aknbutton.h>
    40 #include <aknbutton.h>
    41 #include <AknIncallBubbleNotify.h>
    41 #include <AknIncallBubbleNotify.h>
    42 #include <featmgr.h>
    42 #include <featmgr.h>
    43 
    43 
    44 const TInt KBackgroundIntervalForClose = 10 * 1000 * 1000; // 10s
    44 const TInt KBackgroundIntervalForClose = 30 * 1000 * 1000; // 30s
    45 const TInt KMusFgBgEventFiltering = 200 * 1000; // 200 ms
    45 const TInt KMusFgBgEventFiltering = 200 * 1000; // 200 ms
    46 
    46 
    47 // -----------------------------------------------------------------------------
    47 // -----------------------------------------------------------------------------
    48 // EPOC two-phased constructor
    48 // EPOC two-phased constructor
    49 // -----------------------------------------------------------------------------
    49 // -----------------------------------------------------------------------------