--- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Tue May 25 12:29:32 2010 +0300
+++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Wed Jun 09 09:29:04 2010 +0300
@@ -173,7 +173,7 @@
* will be ignored when deteriminig window
* group id
*/
- TInt WgIdOfUnderlyingApp( TBool aIgnoreParentChild );
+ TInt WgIdOfUnderlyingAppL( TBool aIgnoreParentChild );
static TInt GoToBackgroundTimerCallback( TAny* aParam );
@@ -191,6 +191,14 @@
*/
TInt GetParentWg( TInt aChildWg );
+ /*
+ * Returns window group id of camera app if it's lying beneath task
+ * switcher window group.
+ * This method considers also case, when camera window group is hidden.
+ * @return camera's window group id.
+ */
+ TInt CheckForUnderlyingHiddenAppsL();
+
private:
// Taskswitcher application view, owned