clock2/clockui/adtupdater/inc/adtupdatercontainer.h
branchRCL_3
changeset 78 356f28cd5ca0
parent 66 bd7edf625bdd
child 86 ed599363c2d7
equal deleted inserted replaced
74:97232defd20e 78:356f28cd5ca0
   438 		* @brief ETrue if the RTC Time is inavalid or Hidden Rest, EFalse otherwise.
   438 		* @brief ETrue if the RTC Time is inavalid or Hidden Rest, EFalse otherwise.
   439 		*/
   439 		*/
   440 		TBool										iIsRTCInvalidAndHiddenReset;  
   440 		TBool										iIsRTCInvalidAndHiddenReset;  
   441 		
   441 		
   442 		CPsKeyObserver* iPSObserver;
   442 		CPsKeyObserver* iPSObserver;
       
   443 		/**
       
   444 		 * @var iNitzTimerActive
       
   445 		 * @brief ETrue if the 90sec KTimeout timer is started for Nitz, EFalse if 5 sec KCDTQueryTimer timer is started.
       
   446 		 */
       
   447 		TBool iNitzTimerActive;
       
   448 		
   443 	};	
   449 	};	
   444 
   450 
   445 #endif 		// __ADTUPDATER_CONTAINER_H__
   451 #endif 		// __ADTUPDATER_CONTAINER_H__
   446 
   452 
   447 // End of file
   453 // End of file