equal
deleted
inserted
replaced
79 if ( FeatureManager::FeatureSupported( KFeatureIdDisplayPost ) ) |
79 if ( FeatureManager::FeatureSupported( KFeatureIdDisplayPost ) ) |
80 { |
80 { |
81 Window().SetNonFading( ETrue ); |
81 Window().SetNonFading( ETrue ); |
82 } |
82 } |
83 |
83 |
|
84 // For set non focus and recieve all point event |
|
85 SetNonFocusing(); |
|
86 ClaimPointerGrab( ETrue ); |
|
87 |
84 __VTPRINTEXIT( "CVtUiEndCallButtonPane.ConstructL" ) |
88 __VTPRINTEXIT( "CVtUiEndCallButtonPane.ConstructL" ) |
85 } |
89 } |
86 |
90 |
87 // ----------------------------------------------------------------------------- |
91 // ----------------------------------------------------------------------------- |
88 // CVtUiEndCallButtonPane::CVtUiEndCallButtonPane |
92 // CVtUiEndCallButtonPane::CVtUiEndCallButtonPane |