phoneapp/phoneuiutils/inc/tphonecmdparamincallindicatordata.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
   116         IMPORT_C TBool Line2() const;
   116         IMPORT_C TBool Line2() const;
   117         
   117         
   118         /**
   118         /**
   119         * Sets the little bubble visible or hidden
   119         * Sets the little bubble visible or hidden
   120         * @param aVisible EFalse to prevent little bubble from showing
   120         * @param aVisible EFalse to prevent little bubble from showing
   121         * 		 		  ETrue to set visible
   121         *                 ETrue to set visible
   122         */
   122         */
   123         IMPORT_C void SetLittleBubbleVisible( TBool aVisible );
   123         IMPORT_C void SetLittleBubbleVisible( TBool aVisible );
   124         
   124         
   125         /**
   125         /**
   126         * Returns the little bubble visible status
   126         * Returns the little bubble visible status
   127         * @return Returns EFalse when little bubble is wanted to be hidden
   127         * @return Returns EFalse when little bubble is wanted to be hidden
   128         *		  ETrue to be visible
   128         *         ETrue to be visible
   129         */
   129         */
   130         IMPORT_C TBool LittleBubbleVisible() const;
   130         IMPORT_C TBool LittleBubbleVisible() const;
   131 
   131 
   132         /**
   132         /**
   133         * Sets the ciphering indicator allowed or hidden
   133         * Sets the ciphering indicator allowed or hidden