supl/locationomasuplprotocolhandler/protocolhandlerver1/inc/epos_comasuplsettingslauncher.h
branchRCL_3
changeset 44 2b4ea9893b66
parent 0 667063e416a2
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
    20 #ifndef C_COMASUPLSETTINGSLAUNCHER_H
    20 #ifndef C_COMASUPLSETTINGSLAUNCHER_H
    21 #define C_COMASUPLSETTINGSLAUNCHER_H
    21 #define C_COMASUPLSETTINGSLAUNCHER_H
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <agentdialog.h>    // for RGenConAgentDialogServer
    25 //#include <agentdialog.h>    // for RGenConAgentDialogServer
    26 
    26 
    27 const TUid KNotifier1Uid = { 0x10009C00 };
    27 const TUid KNotifier1Uid = { 0x10009C00 };
    28 const TUid KNotifier2Uid = { 0x10009C01 };
    28 const TUid KNotifier2Uid = { 0x10009C01 };
    29 const TUid KNotifier3Uid = { 0x10009C02 };
    29 const TUid KNotifier3Uid = { 0x10009C02 };
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
   153         TBool iRoaming;
   153         TBool iRoaming;
   154         
   154         
   155 		/**
   155 		/**
   156 		* IAP Selector Handle
   156 		* IAP Selector Handle
   157 		*/
   157 		*/
   158 	    RGenConAgentDialogServer    	iIapSelector;
   158 	 //   RGenConAgentDialogServer    	iIapSelector;
   159 	    
   159 	    
   160 		/**
   160 		/**
   161 		* Selected IAP ID
   161 		* Selected IAP ID
   162 		*/
   162 		*/
   163         TUint32                     	iSelectedIap;
   163         TUint32                     	iSelectedIap;