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/
UserHistoryDictionary.java
117
protected Map<String, String>
getHeaderAttributeMap
() {
118
final Map<String, String> attributeMap = super.
getHeaderAttributeMap
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java
208
protected Map<String, String>
getHeaderAttributeMap
() {
245
DICTIONARY_FORMAT_VERSION,
getHeaderAttributeMap
());
Completed in 505 milliseconds