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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
shortcut_dict_content.cpp 106 const int shortcutListListPos = getContentBuffer()->getTailPosition();
107 return getUpdatableAddressLookupTable()->set(terminalId, shortcutListListPos);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
shortcut_dict_content.cpp 91 const int shortcutListListPos = getContentBuffer()->getTailPosition();
92 return getUpdatableAddressLookupTable()->set(terminalId, shortcutListListPos);

Completed in 919 milliseconds