Searched refs:hasBigramsInternal (Results 1 – 1 of 1) sorted by relevance
630 private static boolean hasBigramsInternal(final Node node) { in hasBigramsInternal() method in FusionDictionary635 if (hasBigramsInternal(group.mChildren)) return true; in hasBigramsInternal()650 return hasBigramsInternal(mRoot); in hasBigrams()