phoneapp/phoneuicontrol/inc/cphonestate.h
branchRCL_3
changeset 14 24062c24fe38
parent 9 8871b09be73b
child 15 2a26698d78ba
equal deleted inserted replaced
9:8871b09be73b 14:24062c24fe38
   550         /**
   550         /**
   551         * Check if the application needs to be sent to the background
   551         * Check if the application needs to be sent to the background
   552         * @return boolean value indicating that application needs to be
   552         * @return boolean value indicating that application needs to be
   553         *  sent to the background
   553         *  sent to the background
   554         */
   554         */
   555         IMPORT_C TBool NeedToSendToBackgroundL() const;
   555         IMPORT_C TBool NeedToReturnToForegroundAppL() const;
   556 
   556 
   557         /**
   557         /**
   558         * Check if the top application is currently displayed in the foreground
   558         * Check if the top application is currently displayed in the foreground
   559         * @return boolean value indicating that top app is displayed
   559         * @return boolean value indicating that top app is displayed
   560         */
   560         */