mpxmusicplayer/commonui/src/mpxdrmuihelper.cpp
changeset 2 b70d77332e66
parent 0 ff3acec5bc43
equal deleted inserted replaced
1:8118492f1bdf 2:b70d77332e66
   500 //
   500 //
   501 void CMPXDrmUiHelper::SilentRightsAvailable(
   501 void CMPXDrmUiHelper::SilentRightsAvailable(
   502             TInt /*aOperationId*/,
   502             TInt /*aOperationId*/,
   503             TInt /*aError*/ )
   503             TInt /*aError*/ )
   504 	{
   504 	{
       
   505     iRightsValid = ETrue;
   505     }
   506     }
   506 
   507 
   507 // ----------------------------------------------------------------------------
   508 // ----------------------------------------------------------------------------
   508 // Unused observation method
   509 // Unused observation method
   509 // ----------------------------------------------------------------------------
   510 // ----------------------------------------------------------------------------
   510 //
   511 //
   511 void CMPXDrmUiHelper::RightsAvailable(
   512 void CMPXDrmUiHelper::RightsAvailable(
   512             TInt /*aOperationId*/,
   513             TInt /*aOperationId*/,
   513             TInt /*aError*/ )
   514             TInt /*aError*/ )
   514 	{
   515 	{
       
   516     iRightsValid = ETrue;
   515 	}
   517 	}
   516 
   518 
   517 // ----------------------------------------------------------------------------
   519 // ----------------------------------------------------------------------------
   518 // Unused observation method
   520 // Unused observation method
   519 // ----------------------------------------------------------------------------
   521 // ----------------------------------------------------------------------------