predictivesearch/PcsAlgorithm/Algorithm1/inc/CPcsAlgorithm1.h
branchRCL_3
changeset 58 d4f567ce2e7c
parent 39 a6539d1e8e43
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58:d4f567ce2e7c
   306         void HandleCacheUpdated( TCachingStatus aStatus );
   306         void HandleCacheUpdated( TCachingStatus aStatus );
   307         
   307         
   308         /**
   308         /**
   309         * launch plugins by idle
   309         * launch plugins by idle
   310         */
   310         */
   311          void DoLaunchPluginsL();
   311         void DoLaunchPluginsL();
   312         
   312         
   313         /**
   313         /**
   314         * launch plugins
   314         * launch plugins
   315         */
   315         */
   316          static TInt DoLaunchPluginsL(TAny* aPtr);
   316         static TInt DoLaunchPluginsL(TAny* aPtr);
       
   317 
       
   318         /**
       
   319         * Get the Adaptive Grid data for one or more URIs
       
   320         */
       
   321         void GetAdaptiveGridFromCacheL( const MDesCArray& aURIs,
       
   322                                         const TBool aCompanyName,
       
   323                                         TDes& aAdaptiveGrid );
   317 
   324 
   318     private:
   325     private:
   319     
   326     
   320 		/**
   327 		/**
   321 		* Instance of contacts cache
   328 		* Instance of contacts cache