phoneengine/phonemodel/inc/telephonyvariant.hrh
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   146 * @since Series 60 5.0
   146 * @since Series 60 5.0
   147 */
   147 */
   148 #define KTelephonyLVFlagOptionsChange 0x00400000
   148 #define KTelephonyLVFlagOptionsChange 0x00400000
   149 
   149 
   150 /**
   150 /**
       
   151 * KTelephonyLVFlagForbiddenIcon defines if forbidden feature is enabled.
       
   152 * When flag is set, applications should show GSM, WCDMA, GSM/WCDMA 
       
   153 * and Forbiddeb icons in manual selection of network.
       
   154 * @since Series 60 5.0
       
   155 */
       
   156 #define KTelephonyLVFlagForbiddenIcon 0x00800000
       
   157 
       
   158 /**
   151 * Ussd ( service command ) shows number of remaining characters 
   159 * Ussd ( service command ) shows number of remaining characters 
   152 * Requirement RM-RIM TOOL ID 107-8820 
   160 * Requirement RM-RIM TOOL ID 107-8820 
   153 * @since Series 60 3.0
   161 * @since Series 60 3.0
   154 */
   162 */
   155 #define KTelephonyLVFlagUssdUIRemainingChars 0x10000000
   163 #define KTelephonyLVFlagUssdUIRemainingChars 0x10000000