equal
deleted
inserted
replaced
234 * @since 3.1 |
234 * @since 3.1 |
235 */ |
235 */ |
236 void HandleOOMEventL( TBool aForeground ); |
236 void HandleOOMEventL( TBool aForeground ); |
237 |
237 |
238 // Utility stuff. |
238 // Utility stuff. |
239 |
239 /** |
|
240 * ExitNow |
|
241 * Exits the AppUi |
|
242 * @since 5.0 |
|
243 * @param none |
|
244 * @return none |
|
245 */ |
|
246 void ExitNow(); |
|
247 |
240 /** |
248 /** |
241 * WindowList |
249 * WindowList |
242 * Gets the list of running windows |
250 * Gets the list of running windows |
243 * @since 3.1 |
251 * @since 3.1 |
244 * @param none |
252 * @param none |