sysresmonitoring/oommonitor/tsrc/oomtest/t_oomdummyapp/inc/t_oomdummyappmsgs.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:24:25 +0300
branchRCL_3
changeset 62 924385140d98
parent 33 332e7bf3b42f
child 63 c2c61fdca848
permissions -rw-r--r--
Revision: 201033 Kit: 201035

#ifndef T_OOMDUMMAPPMSGS_H_
#define T_OOMDUMMAPPMSGS_H_

const TInt KOomDummyAppSetBusy = 5;
const TInt KOomDummyAppSetNormalPriority = 6;
const TInt KOomDummyAppSetHighPriority = 7;

#endif /*T_OOMDUMMAPPMSGS_H_*/