Searched refs:inputMethodIds (Results 1 – 1 of 1) sorted by relevance
206 String[] inputMethodIds = new String[totalInputMethods]; in getInputMethodIds() local208 inputMethodIds[i] = enabledInputMethodInfos.get(i).getId(); in getInputMethodIds()210 return inputMethodIds; in getInputMethodIds()