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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_properties.h 85 int getChildrenPtNodeArrayPos() const {
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 210 int getChildrenPtNodeArrayPos() const {
211 return mDicNodeProperties.getChildrenPtNodeArrayPos();

Completed in 57 milliseconds