Searched refs:wordListStatus (Results 1 – 2 of 2) sorted by relevance
382 final int wordListStatus = results.getInt(statusIndex); in getDictionaryWordListsForLocale() local397 if (MetadataDbHelper.STATUS_INSTALLED == wordListStatus) { in getDictionaryWordListsForLocale()406 } else if (MetadataDbHelper.STATUS_AVAILABLE == wordListStatus) { in getDictionaryWordListsForLocale()
530 final int wordListStatus = downloadRecord.mAttributes.getAsInteger( in handleDownloadedFile() local532 if (MetadataDbHelper.STATUS_DOWNLOADING == wordListStatus) { in handleDownloadedFile()