phoneapp/phoneuiview/inc/mphoneviewcontrollerobserver.h
branchRCL_3
changeset 39 b8d67d6176f5
parent 31 ba54057fe027
equal deleted inserted replaced
34:b68fcd923911 39:b8d67d6176f5
    36     public:
    36     public:
    37     /**
    37     /**
    38     * Sets incall small bubble´s visibility in special cases.
    38     * Sets incall small bubble´s visibility in special cases.
    39     */
    39     */
    40     virtual void AllowInCallBubbleInSpecialCases() = 0;
    40     virtual void AllowInCallBubbleInSpecialCases() = 0;
    41 	 
       
    42     /**
       
    43     * Sets Incall bubble´s visibility.
       
    44     */   
       
    45     virtual void SetIncallBubbleVisibility( TBool aIncallBubbleVisible ) = 0;
       
    46     };
    41     };
    47 
    42 
    48 #endif /* MPHONEVIEWCONTROLLEROBSERVER_H_ */
    43 #endif /* MPHONEVIEWCONTROLLEROBSERVER_H_ */