Searched refs:MAX_RETRY_COUNT_FOR_WAITING_FOR_LOADING_DICT (Results 1 – 1 of 1) sorted by relevance
84 private static final int MAX_RETRY_COUNT_FOR_WAITING_FOR_LOADING_DICT = 5; field in AndroidSpellCheckerService281 for (int i = 0; i < MAX_RETRY_COUNT_FOR_WAITING_FOR_LOADING_DICT; i++) { in resetDictionariesForLocale()288 if (i < MAX_RETRY_COUNT_FOR_WAITING_FOR_LOADING_DICT - 1) { in resetDictionariesForLocale()292 + MAX_RETRY_COUNT_FOR_WAITING_FOR_LOADING_DICT + " times.", e); in resetDictionariesForLocale()