equal
deleted
inserted
replaced
90 * Exits Phonebook 2 in a correct way. |
90 * Exits Phonebook 2 in a correct way. |
91 */ |
91 */ |
92 void ExitL(); |
92 void ExitL(); |
93 |
93 |
94 /** |
94 /** |
95 * Forces exit. |
|
96 */ |
|
97 void Exit(); |
|
98 |
|
99 /** |
|
100 * Activates Phonebook view. |
95 * Activates Phonebook view. |
101 * |
96 * |
102 * @param aViewId Id of the view to activate. |
97 * @param aViewId Id of the view to activate. |
103 * @param aViewState View activation parameters. |
98 * @param aViewState View activation parameters. |
104 */ |
99 */ |