phoneclientserver/phoneserver/Src/Ussd/CPhSrvUssdReplyTimer.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "cphsrvussdreplytimer.h" 
    21 #include "CPhSrvUssdReplyTimer.h"
    22 #include "mphsrvussdreplytimerobserver.h" 
    22 #include "MPhSrvUssdReplyTimerObserver.h"
    23 
    23 
    24 
    24 
    25 // CONSTANTS
    25 // CONSTANTS
    26 const TUint KPhSrvUssdReplyTimerInterval = 300000000; // 5 min
    26 const TUint KPhSrvUssdReplyTimerInterval = 300000000; // 5 min
    27 
    27