Searched refs:convertSubtypeIndexToDialogItemId (Results 1 – 1 of 1) sorted by relevance
174 private static int convertSubtypeIndexToDialogItemId(final int index) { return index + 1; } in convertSubtypeIndexToDialogItemId() method in SpellCheckersSettings197 final int itemId = convertSubtypeIndexToDialogItemId(index); in showChooseLanguageDialog()