Searched refs:compareCharArrays (Results 1 – 1 of 1) sorted by relevance
349 differentCharIndex = compareCharArrays(currentPtNode.mChars, word, charIndex); in add()449 private static int compareCharArrays(final int[] src, final int[] dst, int dstOffset) { in compareCharArrays() method in FusionDictionary