OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELAY_TO_WAIT_FOR_PREDICTIONS
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTestsLanguageWithoutSpaces.java
79
sleep(
DELAY_TO_WAIT_FOR_PREDICTIONS
);
96
sleep(
DELAY_TO_WAIT_FOR_PREDICTIONS
);
InputTestsBase.java
50
protected static final int
DELAY_TO_WAIT_FOR_PREDICTIONS
= 200;
Completed in 803 milliseconds