Searched refs:WAIT_TIME (Results 1 – 2 of 2) sorted by relevance
44 private static int WAIT_TIME = 2000; //Set the short wait time for 2 sec. field in MmsStability97 Thread.sleep(WAIT_TIME); in testSend5MMS()111 Thread.sleep(WAIT_TIME); in testLaunchMMS()
50 private static int WAIT_TIME = 4000; //Set the short wait time for 4 sec. field in InterceptSendSms114 Thread.sleep(WAIT_TIME); in testInterceptSendSms()