phoneapp/phoneuicontrol/inc/cphonestateincoming.h
changeset 78 baacf668fe89
parent 76 cfea66083b62
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
   128         * Disconnects the waiting call
   128         * Disconnects the waiting call
   129         */
   129         */
   130         void DisconnectWaitingCallL();
   130         void DisconnectWaitingCallL();
   131         
   131         
   132         /**
   132         /**
   133         * Gets resource to use when number entry is open
       
   134         * @return resource id
       
   135         */
       
   136         TInt GetNumberEntryVisibleMenuBar();
       
   137         
       
   138         /**
       
   139         * Gets resource to use when number entry is closed
       
   140         * @return resource id
       
   141         */
       
   142         TInt GetNumberEntryNotVisibleMenuBar();
       
   143         
       
   144         /**
       
   145         * Show disconnected note
   133         * Show disconnected note
   146         */        
   134         */        
   147         void ShowDisconnectingL( TInt aCallId ); 
   135         void ShowDisconnectingL( TInt aCallId ); 
   148        
   136        
   149     protected:
   137     protected: