Searched refs:isFirstRemoved (Results 1 – 1 of 1) sorted by relevance
435 boolean isFirstRemoved = in showRemoveLocaleWarningDialog()437 showConfirmDialog(isFirstRemoved, isFirstRemoved ? firstLocale in showRemoveLocaleWarningDialog()510 public void showConfirmDialog(boolean isFirstRemoved, LocaleStore.LocaleInfo localeInfo) { in showConfirmDialog() argument518 isFirstRemoved ? LocaleStore.getLocaleInfo(currentSystemLocale) : localeInfo); in showConfirmDialog()