Home
last modified time | relevance | path

Searched defs:currentPtNode (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DFusionDictionary.java344 PtNode currentPtNode = null; in add() local
510 PtNode currentPtNode; in findWordInTree() local
606 final PtNode currentPtNode = currentPos.pos.next(); in next() local