locationmanager/locationtrail/inc/locationtraildefs.h
branchRCL_3
changeset 8 50de4d668bb6
parent 6 646a02f170b9
--- a/locationmanager/locationtrail/inc/locationtraildefs.h	Mon Mar 15 12:42:24 2010 +0200
+++ b/locationmanager/locationtrail/inc/locationtraildefs.h	Wed Mar 31 22:19:07 2010 +0300
@@ -34,13 +34,13 @@
 
 const TInt KTrackLogBufSize = 10;
 
-const TInt KLocationTrailShutdownDelay = 60;
+const TInt KLocationTrailShutdownDelay = 30;
 
 const TInt KLocationTrailRemappingCheckDelay = 15;
 
-const TInt KLocationTrailRemapShutdownDelay = 360;
+const TInt KLocationTrailRemapShutdownDelay = 320;
 
-const TInt KLocationDelta = 20;
+const TInt KLocationDelta = 25;
 
 const TInt KRemappingTime = 480;