phoneapp/phoneuiutils/inc/phoneconstants.h
branchRCL_3
changeset 14 24062c24fe38
parent 0 5f000ab63145
child 58 40a3f856b14d
equal deleted inserted replaced
9:8871b09be73b 14:24062c24fe38
     1 /*
     1 /*
     2 * Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-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".
    60 
    60 
    61 // Defination for launching Log application
    61 // Defination for launching Log application
    62 const TUid KPhoneUidViewLogLastDial = { 1 };        // Last dialled view ID of Log application
    62 const TUid KPhoneUidViewLogLastDial = { 1 };        // Last dialled view ID of Log application
    63 const TUid KPhoneUidLogStm = { 0x01002982 };        // Id for stm for Log application
    63 const TUid KPhoneUidLogStm = { 0x01002982 };        // Id for stm for Log application
    64 _LIT8( KPhoneStmLoadMagicString, "outside" );       // Message for activating view of an application
    64 _LIT8( KPhoneStmLoadMagicString, "outside" );       // Message for activating view of an application
       
    65 
       
    66 // SimLock Ui UID to launch the SimLock App
       
    67 const TUid KSimLockUIApplicationUid= {0x2000B0FA};
    65 
    68 
    66 // Used in CPhoneKeyEventHandler
    69 // Used in CPhoneKeyEventHandler
    67 // Seconds in microseconds
    70 // Seconds in microseconds
    68 const TInt KPhoneSecondInMicroseconds = 1000000;
    71 const TInt KPhoneSecondInMicroseconds = 1000000;
    69 // For long press of end key while external
    72 // For long press of end key while external