phonecmdhandler/phonecmdhnlr/inc/PhoneHandlerControl.h
changeset 31 a2467631ae02
parent 15 d7fc66ccd6fb
equal deleted inserted replaced
27:7eb70891911c 31:a2467631ae02
   211         */
   211         */
   212         MPhoneHandlerService* CreateServiceL( 
   212         MPhoneHandlerService* CreateServiceL( 
   213             const TRemConExtCallHandlingApiOperationId aOperation );
   213             const TRemConExtCallHandlingApiOperationId aOperation );
   214         
   214         
   215         /**
   215         /**
   216         * Initializes speed dial.
       
   217         */
       
   218         void InitializeSpeedDialL();
       
   219         
       
   220         /**
       
   221         * Returns call status.
   216         * Returns call status.
   222         */
   217         */
   223         void CallStatusL( RPhone::TLineInfo& aLineInfo );
   218         void CallStatusL( RPhone::TLineInfo& aLineInfo );
   224         
   219         
   225                 
   220