OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:readshortcuts
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Ver4DictDecoder.java
175
private ArrayList<WeightedString>
readShortcuts
(final int terminalId) {
242
final ArrayList<WeightedString> shortcutTargets =
readShortcuts
(terminalId);
Completed in 325 milliseconds