serviceproviders/sapi_applicationmanager/appmanagerservice/inc/appmanagercommon.h
branchRCL_3
changeset 46 5146369cfdc9
parent 5 989d2f495d90
equal deleted inserted replaced
45:a9c0808a1095 46:5146369cfdc9
    30 class CLauncherObserver;
    30 class CLauncherObserver;
    31 const TInt KArrayGranularity = 5;
    31 const TInt KArrayGranularity = 5;
    32 
    32 
    33 _LIT(KForeground ,"Foreground");
    33 _LIT(KForeground ,"Foreground");
    34 _LIT(KStandalone,"Standalone");
    34 _LIT(KStandalone,"Standalone");
       
    35 _LIT(KChained,"Chained");
    35 /**
    36 /**
    36 * This is an interface class which provides the information about the installed application or package as per 
    37 * This is an interface class which provides the information about the installed application or package as per 
    37 * content type.
    38 * content type.
    38 *
    39 *
    39 * @since  Series60 v3.2
    40 * @since  Series60 v3.2