javacommons/connectionmanager/inc.s60/connectionmanager.h
branchRCL_3
changeset 24 6c158198356e
parent 14 04becd199f91
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
   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);
   166 
   167 
   167 
   168 
   168 
   169 
   169     static unsigned int ParseNetworkAccessPointL(const TDesC8& aDes);
   170     static unsigned int ParseNetworkAccessPointL(const TDesC8& aDes);
   170 
   171