equal
deleted
inserted
replaced
169 |
169 |
170 // MMediaClientWsEventObserverCallback |
170 // MMediaClientWsEventObserverCallback |
171 void MmcweoFocusWindowGroupChanged(); |
171 void MmcweoFocusWindowGroupChanged(); |
172 TBool MmcweoIgnoreProcess(TSecureId aId); |
172 TBool MmcweoIgnoreProcess(TSecureId aId); |
173 |
173 |
|
174 #ifdef MEDIA_CLIENT_SURFACE_NOT_REMOVED_FROM_CLIENT_WINDOW |
|
175 void HideAllClientWindows(); |
|
176 TInt HideWindow(RWindowBase* aWindow); |
|
177 void SetHiddenBackgroundSurfaceOnAllClientWindows(); |
|
178 TInt SetHiddenBackgroundSurfaceOnClientWindow(TWindowData& aWindowData); |
|
179 #endif |
|
180 |
174 private: |
181 private: |
175 |
182 |
176 MMMFSurfaceEventHandler* iEventHandler; |
183 MMMFSurfaceEventHandler* iEventHandler; |
177 const TInt iDisplayId; |
184 const TInt iDisplayId; |
178 TSurfaceId iSurfaceId; |
185 TSurfaceId iSurfaceId; |