HomeSort by relevance Sort by last modified time
    Searched defs:getShortcutListHeadPos (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
shortcut_dict_content.cpp 54 int ShortcutDictContent::getShortcutListHeadPos(const int terminalId) const {
68 originalShortcutDictContent->getShortcutListHeadPos(it->first);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
shortcut_dict_content.cpp 63 int ShortcutDictContent::getShortcutListHeadPos(const int terminalId) const {
83 originalShortcutDictContent->getShortcutListHeadPos(it->first);

Completed in 936 milliseconds