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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_properties.h 111 int getAttributesPos() const {
dic_node.h 474 int getAttributesPos() const {
475 return mDicNodeProperties.getAttributesPos();
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 163 terminalDicNode->getFlags(), terminalDicNode->getAttributesPos());

Completed in 33 milliseconds