ncdengine/provider/deviceinteraction/inc/ncddeviceserviceimpl.h
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
equal deleted inserted replaced
65:7333d7932ef7 66:8b7f4e561641
   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    
   220     
   224     
   221     void GetPhoneLC( RTelServer& aServer, RPhone& aPhone );
   225     void GetPhoneLC( RTelServer& aServer, RPhone& aPhone );
   222 
   226 
   223     void GetSubscriberId();
   227     void GetSubscriberId();
   224     
   228