Home
last modified time | relevance | path

Searched refs:convertSubtypeIndexToDialogItemId (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DSpellCheckersSettings.java180 private static int convertSubtypeIndexToDialogItemId(final int index) { in convertSubtypeIndexToDialogItemId() method in SpellCheckersSettings
208 final int itemId = convertSubtypeIndexToDialogItemId(index); in showChooseLanguageDialog()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DSpellCheckersSettings.java179 private static int convertSubtypeIndexToDialogItemId(final int index) { in convertSubtypeIndexToDialogItemId() method in SpellCheckersSettings
207 final int itemId = convertSubtypeIndexToDialogItemId(index); in showChooseLanguageDialog()