Searched refs:flattenTree (Results 1 – 3 of 3) sorted by relevance
47 BinaryDictEncoderUtils.flattenTree(dict.mRootNodeArray); in testFlattenNodes()
160 ArrayList<PtNodeArray> flatNodes = BinaryDictEncoderUtils.flattenTree(dict.mRootNodeArray); in writeDictionary()
212 /* package for tests */ static ArrayList<PtNodeArray> flattenTree( in flattenTree() method in BinaryDictEncoderUtils