securitydialogs/simlockui/src/SimLockTelephonyProxy.cpp
branchRCL_3
changeset 5 3b17fc5c9564
parent 1 d5423fbb4f29
equal deleted inserted replaced
1:d5423fbb4f29 5:3b17fc5c9564
    20 * Description:   Build info file for Ado domain appinstall 
    20 * Description:   Build info file for Ado domain appinstall 
    21 * ============================================================================
    21 * ============================================================================
    22 */
    22 */
    23 
    23 
    24 // System Includes
    24 // System Includes
    25 #include <Etel3rdParty.h>           // CTelephony
    25 #include <etel3rdparty.h>           // CTelephony
    26 
    26 
    27 // User Includes
    27 // User Includes
    28 #include "SimLockTelephonyProxy.h"
    28 #include "simlocktelephonyproxy.h"
    29 #include "SimLockUi.pan"
    29 #include "simlockui.pan"
    30 
    30 
    31 
    31 
    32 TInt KSimLockProxyTimeout = 5000000;    // 5 seconds
    32 TInt KSimLockProxyTimeout = 5000000;    // 5 seconds
    33 
    33 
    34 // ---------------------------------------------------------------------------
    34 // ---------------------------------------------------------------------------