iaupdate/IAD/backgroundchecker/src/iaupdatebgremindertimer.cpp
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include    <e32std.h>
    19 #include    <e32std.h>
    20 #include    <AknSoftNotifier.h>
       
    21 #include    <AknNotifyStd.h>
       
    22 #include    <AknSoftNotificationParameters.h>
       
    23 #include    <avkon.rsg>
       
    24 #include    <iaupdate.rsg>
       
    25 #include    <centralrepository.h>
    20 #include    <centralrepository.h>
    26 #include    "iaupdatebgremindertimer.h"
    21 #include    "iaupdatebgremindertimer.h"
    27 #include    "iaupdate.hrh"
       
    28 #include    "iaupdateprivatecrkeys.h"
    22 #include    "iaupdateprivatecrkeys.h"
    29 #include    "iaupdatebgconst.h"
    23 #include    "iaupdatebgconst.h"
    30 
    24 
    31 // ----------------------------------------------------------
    25 // ----------------------------------------------------------
    32 // CIAUpdateBGReminderTimer::NewL()
    26 // CIAUpdateBGReminderTimer::NewL()