equal
deleted
inserted
replaced
192 * |
192 * |
193 * @since S60 3.2 |
193 * @since S60 3.2 |
194 * @param aServiceId service id |
194 * @param aServiceId service id |
195 */ |
195 */ |
196 void SnapCheckL( TUint aServiceId ) const; |
196 void SnapCheckL( TUint aServiceId ) const; |
|
197 |
|
198 /* |
|
199 * Exits GS application if needed |
|
200 * |
|
201 * @since S60 3.2 |
|
202 */ |
|
203 TBool ExitGSIfParentL(); |
197 |
204 |
198 private: // data |
205 private: // data |
199 |
206 |
200 /** |
207 /** |
201 * For CSC Application startup parameter handling |
208 * For CSC Application startup parameter handling |