Searched refs:NUM_MAX_ATTEMPTS_TO_RECEIVE_SINGLE_EVENT (Results 1 – 1 of 1) sorted by relevance
59 private static final int NUM_MAX_ATTEMPTS_TO_RECEIVE_SINGLE_EVENT = 5; field in InputTestCase317 for (int i = 0; i < NUM_MAX_ATTEMPTS_TO_RECEIVE_SINGLE_EVENT; i++) { in waitForKey()331 for (int i = 0; i < NUM_MAX_ATTEMPTS_TO_RECEIVE_SINGLE_EVENT; i++) { in waitForMotion()