datasourcemodules/defaultpositioningmodule/test/te_defproxy/src/trackingsessionstep.cpp
changeset 57 3267d9ea3e98
parent 0 9cfd9a3ee49c
child 55 c92d4f3c47c5
equal deleted inserted replaced
48:81c9bee26a45 57:3267d9ea3e98
    73     HPositionGenericInfo* genInfo = HPositionGenericInfo::NewLC();
    73     HPositionGenericInfo* genInfo = HPositionGenericInfo::NewLC();
    74 
    74 
    75     // setup : only PSY6
    75     // setup : only PSY6
    76     ToggleModuleL(KUidLcfPsy1, EFalse);
    76     ToggleModuleL(KUidLcfPsy1, EFalse);
    77     ToggleModuleL(KUidLcfPsy3, EFalse);
    77     ToggleModuleL(KUidLcfPsy3, EFalse);
       
    78     
       
    79     User::After(KSecond * 7);
       
    80         
       
    81     InitPsyListInDefaultProxyL();
    78 
    82 
    79     // make one request to allow default proxy rebuild its database
    83     // make one request to allow default proxy rebuild its database
    80     // this will guarantee that first request will be as fast as possible
    84     // this will guarantee that first request will be as fast as possible
    81     TPositionCourseInfo courseInfo;
    85     TPositionCourseInfo courseInfo;
    82     PositionRequestWithCheck(courseInfo, KErrArgument, KNullUid);
    86     PositionRequestWithCheck(courseInfo, KErrArgument, KNullUid);