uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/inc/alfserverdrawer.h
branchRCL_3
changeset 15 cd0ae4656946
parent 13 3a60ebea00d0
equal deleted inserted replaced
13:3a60ebea00d0 15:cd0ae4656946
   100 	void StartEndChecker();
   100 	void StartEndChecker();
   101 	void CancelEndChecker();
   101 	void CancelEndChecker();
   102 
   102 
   103 	TInt SendBeginFullscreen(TInt aHandle, TUint aAction, const TUid& aUid, 
   103 	TInt SendBeginFullscreen(TInt aHandle, TUint aAction, const TUid& aUid, 
   104 							 const TUid& aPreviousUid, const TRect& aEffectRect);
   104 							 const TUid& aPreviousUid, const TRect& aEffectRect);
       
   105 	/**
       
   106 	 *  SendEndFullscreen
       
   107 	 *  
       
   108 	 *  @return    1, If longer app start effect was triggered. Otherwise returns 0.
       
   109 	 */
   105 	TInt SendEndFullscreen(TBool aTimeout = EFalse);
   110 	TInt SendEndFullscreen(TBool aTimeout = EFalse);
   106 	TInt SendAbortFullscreen();
   111 	TInt SendAbortFullscreen();
   107 	TInt SendAbortControlTransition();
   112 	TInt SendAbortControlTransition();
   108 	void SendBeginFullscreen();
   113 	void SendBeginFullscreen();
   109     void DoSendBeginFullscreenL();
   114     void DoSendBeginFullscreenL();