equal
deleted
inserted
replaced
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: Phonebook 2 copy "new SIM" contacts to phone memory. |
14 * Description: Phonebook 2 copy "new SIM" contacts to phone memory. |
|
15 * |
|
16 * NOTE: CPsu2CopySimContactsCmd contains a lot of similar code to this class. |
|
17 * Reason is that there is no clear place to share common SIM related code between |
|
18 * USIMThinExtension.dll and USIMExtension.dll. This is a potential place for |
|
19 * future refactoring. |
15 * |
20 * |
16 */ |
21 */ |
17 |
22 |
18 |
23 |
19 // INCLUDE FILES |
24 // INCLUDE FILES |