ncdengine/provider/deviceinteraction/inc/ncddeviceserviceimpl.h
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
   215      * Parses skin package location from path.
   215      * Parses skin package location from path.
   216      * @param aPath Skin path.
   216      * @param aPath Skin path.
   217      * @return TAknSkinSrvSkinPackageLocation Skin location.
   217      * @return TAknSkinSrvSkinPackageLocation Skin location.
   218      */
   218      */
   219     TAknSkinSrvSkinPackageLocation SkinLocationFromPath( const TDesC& aPath );
   219     TAknSkinSrvSkinPackageLocation SkinLocationFromPath( const TDesC& aPath );
   220     
       
   221 #ifdef GET_DEVICE_ID_FROM_USERAGENT    
       
   222     HBufC8* UserAgentL() const;
       
   223 #endif    
       
   224     
   220     
   225     void GetPhoneLC( RTelServer& aServer, RPhone& aPhone );
   221     void GetPhoneLC( RTelServer& aServer, RPhone& aPhone );
   226 
   222 
   227     void GetSubscriberId();
   223     void GetSubscriberId();
   228     
   224