equal
deleted
inserted
replaced
397 // app to foreground |
397 // app to foreground |
398 iAppUi->BringAppToForegroundL(); |
398 iAppUi->BringAppToForegroundL(); |
399 // Reset inactivity time so that Screensaver gets to |
399 // Reset inactivity time so that Screensaver gets to |
400 // run again after its timeout. We'll ignore the new |
400 // run again after its timeout. We'll ignore the new |
401 // inactivity timeout, if already locked |
401 // inactivity timeout, if already locked |
402 RDebug::Printf( "%s %s (%u) CR 428-469 avoid User::ResetInactivityTime=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, 0 ); |
402 // RDebug::Printf( "%s %s (%u) CR 428-469 avoid User::ResetInactivityTime=%x", __FILE__, __PRETTY_FUNCTION__, __LINE__, 0 ); |
403 // User::ResetInactivityTime(); |
403 // User::ResetInactivityTime(); |
404 } |
404 } |
405 #if defined(_DEBUG) |
405 #if defined(_DEBUG) |
406 RDebug::Print(_L("(AUTOLOCK)CAutoLockModel::LockSystemL() END")); |
406 RDebug::Print(_L("(AUTOLOCK)CAutoLockModel::LockSystemL() END")); |
407 #endif |
407 #endif |