Searched refs:SHORT_WAIT_TIME_IN_SECONDS (Results 1 – 3 of 3) sorted by relevance
23 public static final int SHORT_WAIT_TIME_IN_SECONDS = 2; field in Constants
22 import static android.platform.helpers.Constants.SHORT_WAIT_TIME_IN_SECONDS;184 sleep(SHORT_WAIT_TIME_IN_SECONDS * 1000); in goToLockScreen()
21 import static android.platform.helpers.Constants.SHORT_WAIT_TIME_IN_SECONDS;69 inputTextField.clickAndWait(Until.newWindow(), SHORT_WAIT_TIME_IN_SECONDS * 1000); in setUserNameText()