HomeSort by relevance Sort by last modified time
    Searched refs:DELAY_TO_WAIT_FOR_PREDICTIONS (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTestsLanguageWithoutSpaces.java 77 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
94 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
InputLogicTests.java 469 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
481 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
485 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
491 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
504 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
516 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
522 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
547 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
553 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
558 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
    [all...]
ShiftModeTests.java 78 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);
InputTestsBase.java 60 protected static final int DELAY_TO_WAIT_FOR_PREDICTIONS = 200;
210 sleep(DELAY_TO_WAIT_FOR_PREDICTIONS);

Completed in 493 milliseconds