startupservices/Startup/inc/StartupAppUi.h
branchRCL_3
changeset 18 0818dd463d41
parent 9 332e7bf3b42f
child 19 924385140d98
equal deleted inserted replaced
17:5e7d68cc22e0 18:0818dd463d41
   391         * @since S60 3.2
   391         * @since S60 3.2
   392         *
   392         *
   393         * @param aType The type of resources that have changed.
   393         * @param aType The type of resources that have changed.
   394         */
   394         */
   395         void HandleResourceChangeL( TInt aType );
   395         void HandleResourceChangeL( TInt aType );
       
   396         
       
   397         void IsFTUAvailableL(TBool& aFTUAvailable);
   396 #endif // RD_STARTUP_ANIMATION_CUSTOMIZATION
   398 #endif // RD_STARTUP_ANIMATION_CUSTOMIZATION
   397 
   399 
   398         /**
   400         /**
   399         *  Takes care of command handling.
   401         *  Takes care of command handling.
   400         *  @param   aCommand        Command to be handled.
   402         *  @param   aCommand        Command to be handled.