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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_properties.h 107 int getChildrenPos() const {
dic_node.h 250 int getChildrenPos() const {
251 return mDicNodeProperties.getChildrenPos();
dic_node_utils.cpp 155 int nextPos = dicNode->getChildrenPos();

Completed in 1874 milliseconds