javacommons/connectionmanager/inc.s60/connectionmanager.h
branchRCL_3
changeset 83 26b2b12093af
parent 60 6c158198356e
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   161 
   161 
   162 private:
   162 private:
   163 
   163 
   164     static HBufC8 * PromptUserSelectNetworkAccessPointL();
   164     static HBufC8 * PromptUserSelectNetworkAccessPointL();
   165     static HBufC8 * CreateDescriptorL(const int aType, const int id);
   165     static HBufC8 * CreateDescriptorL(const int aType, const int id);
   166     static bool checkIapDefaultL(TUint32 aMatchIapId, TUint32 aDestId, bool aDefault);
       
   167 
   166 
   168 
   167 
   169 
   168 
   170     static unsigned int ParseNetworkAccessPointL(const TDesC8& aDes);
   169     static unsigned int ParseNetworkAccessPointL(const TDesC8& aDes);
   171 
   170