OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openAndGetDictBuffer
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
Ver3DictDecoderTests.java
125
dictBuffer = dictDecoder.
openAndGetDictBuffer
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
Ver3DictDecoder.java
95
/* package */ DictBuffer
openAndGetDictBuffer
() throws FileNotFoundException, IOException {
Completed in 62 milliseconds