radioengine/utils/inc/cradiosystemeventcollectorimp.h
changeset 28 075425b8d9a4
parent 13 46974bebc798
child 54 a8ba0c289b44
equal deleted inserted replaced
24:6df133bd92e1 28:075425b8d9a4
    55     TBool IsNetworkCoverage() const;
    55     TBool IsNetworkCoverage() const;
    56     TBool IsMobileNetworkCoverage() const;
    56     TBool IsMobileNetworkCoverage() const;
    57     TBool IsCallActive() const;
    57     TBool IsCallActive() const;
    58     TBool IsAudioResourcesAvailable() const;
    58     TBool IsAudioResourcesAvailable() const;
    59     TBool IsHeadsetConnectedL() const;
    59     TBool IsHeadsetConnectedL() const;
    60     TBool IsVoiceUiActive() const;
       
    61 
    60 
    62     void NotifyObserversL( TRadioSystemEventType aEvent );
    61     void NotifyObserversL( TRadioSystemEventType aEvent );
    63 
    62 
    64 // from base class MRadioSystemEventDetectorObserver
    63 // from base class MRadioSystemEventDetectorObserver
    65 
    64