mmsharing/mmshavailability/tsrc/ut_availability/Stubs/src/musavacapabilityqueryobserverimp.cpp
branchRCL_3
changeset 23 bc78a40cd63c
parent 22 73a1feb507fb
equal deleted inserted replaced
22:73a1feb507fb 23:bc78a40cd63c
    75 
    75 
    76 TBool CMusAvaCapabilityQueryObserverImp::CapabilityQueryAnswered( TBool aAnswered )
    76 TBool CMusAvaCapabilityQueryObserverImp::CapabilityQueryAnswered( TBool aAnswered )
    77     {
    77     {
    78     return EFalse;
    78     return EFalse;
    79     }
    79     }
    80 
       
    81 void CMusAvaCapabilityQueryObserverImp::FastModeResolved( 
       
    82                                     MusSettingsKeys::TFastMode /*aMode*/ )
       
    83     {
       
    84     
       
    85     }