Searched refs:DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
1496 final int DELAY_TIME = 250; in testStateMachine6() local1505 sm6.sendMessageDelayed(TEST_CMD_2, DELAY_TIME); in testStateMachine6()1521 long expectedDelay = DELAY_TIME - DELAY_FUDGE; in testStateMachine6()