email/testutils/src/T_UtilsEnumConverter.cpp
branchSymbian3
changeset 3 235c00e46fb7
parent 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
2:e904b452aa85 3:235c00e46fb7
  1415 		break;
  1415 		break;
  1416 		}
  1416 		}
  1417 
  1417 
  1418 	STR_CASE(KStrBearerTypeCdma2000)
  1418 	STR_CASE(KStrBearerTypeCdma2000)
  1419 		{
  1419 		{
  1420 		bearerTypes = KCommDbBearerCdma2000;
  1420 //		bearerTypes = KCommDbBearerCdma2000;
  1421 		break;
  1421 		break;
  1422 		}
  1422 		}
  1423 
  1423 
  1424 	STR_CASE(KStrBearerTypeVirtual)
  1424 	STR_CASE(KStrBearerTypeVirtual)
  1425 		{
  1425 		{