phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h
changeset 65 2a5d4ab426d3
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
60:1eef62f5c541 65:2a5d4ab426d3
   100         */        
   100         */        
   101         IMPORT_C void SendGlobalWarningNoteL( 
   101         IMPORT_C void SendGlobalWarningNoteL( 
   102                 TInt aResourceId,
   102                 TInt aResourceId,
   103                 TBool aNotificationDialog = EFalse );
   103                 TBool aNotificationDialog = EFalse );
   104         
   104         
   105 
   105     private:
   106     private:        
   106         
   107         /**
   107         /**
   108         * Return SimState.
   108         * Return SimState.
   109         */
   109         */
   110         TPESimState SimState() const;
   110         TPESimState SimState() const;
   111         
   111