OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHeaderAttributeMap
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
DecayingExpandableBinaryDictionaryBase.java
66
protected Map<String, String>
getHeaderAttributeMap
() {
67
final Map<String, String> attributeMap = super.
getHeaderAttributeMap
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java
218
protected Map<String, String>
getHeaderAttributeMap
() {
262
DICTIONARY_FORMAT_VERSION,
getHeaderAttributeMap
());
Completed in 771 milliseconds