omads/omadsappui/AspSyncUtil/inc/AspUtil.h
branchRCL_3
changeset 14 b922b9936679
parent 0 dab8a81a92de
--- a/omads/omadsappui/AspSyncUtil/inc/AspUtil.h	Fri Feb 19 22:40:37 2010 +0200
+++ b/omads/omadsappui/AspSyncUtil/inc/AspUtil.h	Fri Mar 12 15:41:30 2010 +0200
@@ -134,7 +134,10 @@
 		static TBool IsEmpty(const TDesC& aText);
 		
 		static TInt ProviderIdFromAppId(TInt aApplicationId);
+		static TInt ProviderIdFromAppId(TInt aApplicationId, TBool aOperatorProfile);
+		static TInt OperatorProviderIdFromAppId(TInt aApplicationId);
 		static TInt AppIdFromProviderId(TInt aAdapterId);
+		static TInt AppIdFromOperatorSpecificProviderId(TInt aAdapterId);
 		static TBool IsValidAppId(TInt aApplicationId);
 		static TBool IsValidSID(TInt aApplicationId);