Searched refs:findWordListById (Results 1 – 2 of 2) sorted by relevance
158 public static WordListMetadata findWordListById(final List<WordListMetadata> metadata, in findWordListById() method in MetadataHandler
761 final WordListMetadata currentInfo = MetadataHandler.findWordListById(fromList, id); in compareMetadataForUpgrade()762 final WordListMetadata metadataInfo = MetadataHandler.findWordListById(toList, id); in compareMetadataForUpgrade()