appfw/apparchitecture/tef/T_AppListFileUpdateStep.h
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    38 	virtual TVerdict doTestStepPostambleL();
    38 	virtual TVerdict doTestStepPostambleL();
    39 
    39 
    40 private:
    40 private:
    41 	void TestTimeStampL();
    41 	void TestTimeStampL();
    42 	void AppsListModifiedTimeL(TTime &);
    42 	void AppsListModifiedTimeL(TTime &);
    43 	void DeleteApplicationL(const TDesC&);
       
    44 	void InstallApplicationL(const TDesC&);
       
    45 	
    43 	
    46 private:
    44 private:
    47 	void TestDeleteAppListFileL();
    45 	void TestDeleteAppListFileL();
    48 	void DeleteAppListFileL(const TDesC& aFileName);
    46 	void DeleteAppListFileL(const TDesC& aFileName);
    49 	TBool CheckForFilePresent();
    47 	TBool CheckForFilePresent();