satengine/SatServer/inc/SATPrivateCRKeys.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    58 * Support is disabled if value is 0
    58 * Support is disabled if value is 0
    59 *
    59 *
    60 * Default value: N/A
    60 * Default value: N/A
    61 */
    61 */
    62 const TUint32 KSatHomeZoneIconVisible( 0x00000032 );
    62 const TUint32 KSatHomeZoneIconVisible( 0x00000032 );
       
    63 
       
    64 // Defines whether USSD sending result is shown if no alpha id
       
    65 /**
       
    66 * Support is disabled if value is 0
       
    67 *
       
    68 * Default value: N/A
       
    69 */
       
    70 const TUint32 KSatDisplayUssdResult( 0x00000064 );
    63 #endif      // SATPRIVATECRKEYS_H
    71 #endif      // SATPRIVATECRKEYS_H
    64 
    72 
    65 // End of File
    73 // End of File