mmsharing/mmshengine/tsrc/ut_engine/inc/ut_musengtelephoneutils.h
branchRCL_3
changeset 22 73a1feb507fb
parent 21 33a5d2bbf6fc
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    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();
       
    68         void UT_LoudspeakerLL();
    66         void UT_LoudspeakerLL();
    69         void UT_IsLoudSpeakerEnabledL();
    67         void UT_IsLoudSpeakerEnabledL();
    70         void UT_GetVolumeLL();
    68         void UT_GetVolumeLL();
    71         void UT_SetVolumeLL();
    69         void UT_SetVolumeLL();
    72         void UT_AvailableOutputsChangedL();
    70         void UT_AvailableOutputsChangedL();
    73         void UT_OutputChangedL();
    71         void UT_OutputChangedL();
    74         void UT_SetOutputCompleteL();
    72         void UT_SetOutputCompleteL();
    75         void UT_ValidateVolumeL();
    73         void UT_ValidateVolumeL();
    76         void UT_DestructorL();
    74         void UT_DestructorL();
    77         void UT_UpdateCurrentVolumeL();
       
    78         void UT_HandleNotifyGenericL();
       
    79 
    75 
    80     private:    // Data
    76     private:    // Data
    81 
    77 
    82         CMusEngTelephoneUtils* iTelephoneUtils;
    78         CMusEngTelephoneUtils* iTelephoneUtils;
    83         CMusEngObserverStub* iObserver;
    79         CMusEngObserverStub* iObserver;