diff -r f966699dea19 -r ff572dfe6d86 taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h --- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h Fri Feb 19 22:42:37 2010 +0200 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tseventcontroler.h Fri Mar 12 15:41:49 2010 +0200 @@ -152,6 +152,11 @@ TBool aLandscape); /** + * Returns ETrue if avkon physics is running, EFalse if not. + */ + TBool IsPhysicsRunning(); + + /** * Stops currently ongoing animation */ void StopAnimation();