mmsharing/mmshengine/tsrc/ut_engine/inc/ut_musengtelephoneutils.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    61 
    61 
    62     private: // Test methods
    62     private: // Test methods
    63         
    63         
    64         void UT_NewLL();
    64         void UT_NewLL();
    65         void UT_AudioRoutingCanBeChangedL();
    65         void UT_AudioRoutingCanBeChangedL();
       
    66         void UT_IsAudioRoutingHeadsetL();
       
    67         void UT_IsAudioRoutingLoudSpeakerL();
    66         void UT_LoudspeakerLL();
    68         void UT_LoudspeakerLL();
    67         void UT_IsLoudSpeakerEnabledL();
    69         void UT_IsLoudSpeakerEnabledL();
    68         void UT_GetVolumeLL();
    70         void UT_GetVolumeLL();
    69         void UT_SetVolumeLL();
    71         void UT_SetVolumeLL();
    70         void UT_AvailableOutputsChangedL();
    72         void UT_AvailableOutputsChangedL();
    71         void UT_OutputChangedL();
    73         void UT_OutputChangedL();
    72         void UT_SetOutputCompleteL();
    74         void UT_SetOutputCompleteL();
    73         void UT_ValidateVolumeL();
    75         void UT_ValidateVolumeL();
    74         void UT_DestructorL();
    76         void UT_DestructorL();
       
    77         void UT_UpdateCurrentVolumeL();
       
    78         void UT_HandleNotifyGenericL();
    75 
    79 
    76     private:    // Data
    80     private:    // Data
    77 
    81 
    78         CMusEngTelephoneUtils* iTelephoneUtils;
    82         CMusEngTelephoneUtils* iTelephoneUtils;
    79         CMusEngObserverStub* iObserver;
    83         CMusEngObserverStub* iObserver;