equal
deleted
inserted
replaced
211 */ |
211 */ |
212 MPhoneHandlerService* CreateServiceL( |
212 MPhoneHandlerService* CreateServiceL( |
213 const TRemConExtCallHandlingApiOperationId aOperation ); |
213 const TRemConExtCallHandlingApiOperationId aOperation ); |
214 |
214 |
215 /** |
215 /** |
216 * Initializes speed dial. |
|
217 */ |
|
218 void InitializeSpeedDialL(); |
|
219 |
|
220 /** |
|
221 * Returns call status. |
216 * Returns call status. |
222 */ |
217 */ |
223 void CallStatusL( RPhone::TLineInfo& aLineInfo ); |
218 void CallStatusL( RPhone::TLineInfo& aLineInfo ); |
224 |
219 |
225 |
220 |