equal
deleted
inserted
replaced
515 /** |
515 /** |
516 * @return TBool ETrue if IAD has been started right after |
516 * @return TBool ETrue if IAD has been started right after |
517 * the self update. In other words, self update related data |
517 * the self update. In other words, self update related data |
518 * has not been handled yet. Else EFalse. |
518 * has not been handled yet. Else EFalse. |
519 */ |
519 */ |
520 TBool CIAUpdateUiController::RestartedFromSelfUpdate(); |
520 TBool RestartedFromSelfUpdate(); |
521 |
521 |
522 /** |
522 /** |
523 * Writes the possible parameter information into the temporary |
523 * Writes the possible parameter information into the temporary |
524 * file. This is used to save paremeter data during self update. |
524 * file. This is used to save paremeter data during self update. |
525 */ |
525 */ |