equal
deleted
inserted
replaced
213 * @param aIapIdArr, Array for iap ids. |
213 * @param aIapIdArr, Array for iap ids. |
214 */ |
214 */ |
215 IMPORT_C static void GetWLANAccessPointsL( CDesCArray* aNameArray, |
215 IMPORT_C static void GetWLANAccessPointsL( CDesCArray* aNameArray, |
216 RArray<TInt64>& aIapIdArr ); |
216 RArray<TInt64>& aIapIdArr ); |
217 |
217 |
218 /** |
|
219 * Static helper method to create the iap editing window |
|
220 * arrays. |
|
221 * |
|
222 * @since S60 5.1 |
|
223 * @param none |
|
224 */ |
|
225 IMPORT_C static void CreateAccessPointL(); |
|
226 |
|
227 private: |
218 private: |
228 |
219 |
229 /** |
220 /** |
230 * C++ default constructor. |
221 * C++ default constructor. |
231 */ |
222 */ |