Searched refs:totalInputMethods (Results 1 – 1 of 1) sorted by relevance
196 int totalInputMethods = enabledInputMethodInfos.size(); in getInputMethodNames() local197 String[] inputMethodNames = new String[totalInputMethods]; in getInputMethodNames()198 for (int i = 0; i < totalInputMethods; i++) { in getInputMethodNames()208 int totalInputMethods = enabledInputMethodInfos.size(); in getInputMethodIds() local209 String[] inputMethodIds = new String[totalInputMethods]; in getInputMethodIds()210 for (int i = 0; i < totalInputMethods; i++) { in getInputMethodIds()